Commit graph

17 commits

Author SHA1 Message Date
Stefan Walter
6f3ef44893 Fix detection of interfaces.
PR:		126628
Submitted by:	Oleg Gawriloff <barzog@telecom.by>
Approved by:	maintainer
2008-10-16 18:07:22 +00:00
Pietro Cerutti
96b148953c - Explicitely teach autotools to recognize libnet LDFLAGS
PR:		127089
Submitted by:	Oleg Gawriloff <barzog@telecom.by>
Approved by:	Scott Kleihege <scott-ports@tummy.com> (maintainer)
Approved by:	portmgr (pav)
2008-09-15 21:30:35 +00:00
Edwin Groothuis
cc82ac7af1 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 06:10:15 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Pav Lucistnik
eb81a88093 - Patch net/libnet* to versioned libraries and header files, so they can
coexist

PR:		ports/103861
Submitted by:	alepulver
Tested by:	pointyhat
With hat:	portmgr
2007-01-31 14:09:55 +00:00
Peter Pentchev
64e068d25c Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:	-ports
2006-12-13 12:41:35 +00:00
Martin Wilke
4ae0fc34d1 - Fix permissions/ownership
PR:		ports/105144
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by:	maintainer
2006-11-13 12:33:03 +00:00
Alejandro Pulver
2c757211eb - Update to 1.2.5, fixing a DoS vulnerability.
- usr /var for runtime files making it possible to keep /usr mounted r/o.
- Grab 275 as a reserved UID and GID.
- Remove old cruft in pkg-install.
- Make 'make -DBATCH install' work non-interactively.
- Make 'pkg_add heartbeat-1.2.5' work non-interactively.
- Installation will fail without the user/group, so I simply create them.

PR:		ports/104577
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by:	Scott Kleihege <scott-ports@tummy.com> (maintainer)
2006-11-01 20:02:31 +00:00
Cheng-Lung Sung
c54010f434 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 01:04:55 +00:00
Emanuel Haupt
a7d2a9a511 - Update to 1.2.4 [1]
This port now also:

- respects NOPORTDOCS
- installs documentation in ${DOCSDIR} instead of ${DOCSDIR}-${PORTVERSION}
- builds on 4.x with an EXTRA_PATCH
- installs startup scripts in ${PREFIX}/etc/rc.d instead of hardcoded
  /usr/loal/etc/rc.d

PR:		93851
Submitted by:	Scott Kleihege <scott-ports@tummy.com> (maintainer) [1]
Security:	VuXML (f6447303-9ec9-11da-b410-000e0c2e438a)
2006-04-18 21:53:58 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Sergey Matveychuk
e1c4707bab libnet update:
- move 1.0 obsoleted version to net/libnet10
  net/libnet is latest Stable Version
  net/libnet is latest Beta Version

- Fix all depended ports with a new DEPENDS scheme

- While I'm here fix security/yersinia build on 4.x
  (getopt_long and ncurses issues)

PR:		ports/85519 (based on)
Submitted by:	Stas Yakovlev <stas.yakovlev_at_gmail.com>
2005-11-14 17:07:08 +00:00
Florent Thoumie
1ac80d09cf - Add heartbeat 1.2.3, a Subsystem for High-Availability Clustering.
PR:		ports/79537
Submitted by:	Scott Kleihege <scott-ports@tummy.com>
2005-04-06 07:36:41 +00:00