1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

46 Commits

Author SHA1 Message Date
Dirk Meyer
55e3ed41ef - update to 1.0.14 2011-05-19 18:37:40 +00:00
Dirk Meyer
56182d975f - update tinc to build with lzo2 2011-05-11 16:18:11 +00:00
Dirk Meyer
cfbe99ab0b - LICENSE GPLv3 2010-06-04 13:14:56 +00:00
Dirk Meyer
03a1333c70 - update to 1.0.13 2010-04-14 04:59:45 +00:00
Dirk Meyer
3b13e66e59 - update to 1.0.12 2010-02-11 13:25:27 +00:00
Dirk Meyer
2a8a0fa56c - update to 1.0.11 2009-11-06 21:45:50 +00:00
Dirk Meyer
3a3fa5384a - update to 1.0.10
- get rid of getttext
2009-10-20 17:10:27 +00:00
Dirk Meyer
0a78365e08 - add LICENSE: 2009-02-15 16:44:55 +00:00
Dirk Meyer
aa893b636c - Update to 1.0.9 2008-12-30 14:05:22 +00:00
Dirk Meyer
6f43108f08 - fix reload and restart targets
Submitted by:i	igor <soft[at]antrax-energo.msk.ru>
2008-12-30 14:04:59 +00:00
Dirk Meyer
841046e4d5 - add tincd startup script
Submitted by:	igor <soft[at]antrax-energo.msk.ru>
2008-10-26 13:01:46 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Dirk Meyer
b82d3d9d38 - take maintainership 2007-07-25 11:50:59 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Martin Wilke
20be4043df - Update to 1.0.8
PR:		113747
Submitted by:	Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
2007-06-16 10:49:33 +00:00
Martin Wilke
bd1df1b959 - Update to 1.0.7
PR:		108871
Submitted by:	Martin Matuska <martin@matuska.org>
2007-02-08 22:32:25 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Pav Lucistnik
d679262e6c - Add SHA256 2005-11-25 18:01:15 +00:00
Kirill Ponomarev
6b4c016cab Drop maintainership, since I'm buried in the $REALLIFE stuff. 2005-09-14 08:26:09 +00:00
Florent Thoumie
4f02559f47 - Backout latest commit, it needs a repocopy due to API change.
Noticed by:	Matthias Andree <matthias.andree@gmx.de>
2005-05-31 19:58:33 +00:00
Florent Thoumie
12a7f133fc - Bump lzo lib version.
- Bump PORTREVISION.
2005-05-31 17:57:11 +00:00
Kirill Ponomarev
d578809221 Update to 1.0.4 2005-05-11 17:49:38 +00:00
Kirill Ponomarev
42abae5ca6 Fix WWW: line. 2004-11-21 16:48:16 +00:00
Kirill Ponomarev
13af6ab90a Update to 1.0.3 2004-11-11 22:43:51 +00:00
Kirill Ponomarev
6e262f48b3 Support WITHOUT_NLS 2004-07-10 16:33:06 +00:00
Kirill Ponomarev
94a6281fe9 Fix pidfile location
PR:		ports/68740
Submitted by:	anholt
2004-07-09 15:14:52 +00:00
Kirill Ponomarev
5e8d2728b1 - Fix MASTER_SITES
PR:		ports/67201
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-26 06:19:05 +00:00
Kirill Ponomarev
050450676e - Remove USE_SIZE knob 2004-04-16 14:42:39 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Kirill Ponomarev
5e147280ef - SIZEify 2004-01-30 14:05:15 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Kirill Ponomarev
a13ac05dca - Use LDFLAGS 2003-12-19 15:06:22 +00:00
Kirill Ponomarev
06d6d2eaae - Update to version 1.0.2 2003-11-08 16:34:04 +00:00
Dirk Meyer
8318c98398 - Fix extra " from last commit.
pointy hat to me ... commited wrong work dir
2003-09-03 05:37:24 +00:00
Dirk Meyer
97accc70e2 - don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
Approved by:	krion
2003-09-01 04:58:41 +00:00
Kirill Ponomarev
d232206fe0 - Use LIBS in CONFIGURE_ENV
Reported by:	kris via bento
2003-08-31 22:00:33 +00:00
Kirill Ponomarev
9e03f19df1 - Update to 1.0.1
- Take maintainership
2003-08-14 20:30:16 +00:00
Jacques Vidrine
581acb4611 In OpenSSL 0.9.7, `OpenSSL_add_all_algorithms' is now a macro. This
causes configure scripts that look for this function in libcrypto to
lose.  Use `OpenSSL_add_all_ciphers' instead (which is a function in
both OpenSSL 0.9.6 and 0.9.7).
2003-02-21 16:38:34 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
79f33bc538 build with only 1 info file
PR:		42906
Submitted by:	Ports Fury
2002-09-19 10:32:02 +00:00
Ying-Chieh Liao
173c529048 upgrade to 1.0p8 2002-09-18 10:43:33 +00:00
Ying-Chieh Liao
46c48ab102 add tinc 1.0p7
A Virtual Private Network (VPN) daemon
2002-07-11 16:45:19 +00:00