1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

38 Commits

Author SHA1 Message Date
Baptiste Daroussin
ba56649f1a Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as broken for more than 6 month 2012-04-09 23:51:44 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Alex Dupre
bb6229da22 Mark BROKEN: doesn't build.
Approved by:	portmgr
2011-02-25 13:46:49 +00:00
Xin LI
03b42818c9 Chase after net/openldap24-server update.
Reminded by:	miwi
2011-02-25 01:32:17 +00:00
Martin Wilke
b2227f782c - Update to 0.10.7
PR:		143809
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2010-02-12 14:20:40 +00:00
Martin Wilke
1f56300131 - Unbreak
- Fix build with new libtre

Submitted by:	b.f (bf17830@gmail.com)
Reported by:	pointyhat
Approved by:	maintainer timeout
2010-01-04 23:14:47 +00:00
Pav Lucistnik
d819fce74f - Mark BROKEN after libtre update
Reported by:	pointyhat
2010-01-02 05:22:40 +00:00
Martin Wilke
e624cceb93 - Chase libtre shlib bump 2009-12-22 11:36:22 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Dmitry Marakasov
2c2bde1261 - Update to 0.10.6
- While here, use SF macro

PR:		134654
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2009-05-22 02:36:30 +00:00
Xin LI
5bbd5cd2dc Bump PORTREVISION's after OpenLDAP update.
Suggested by:	rafan
2009-01-05 19:04:45 +00:00
Martin Wilke
e93c76bbdf - Update to 0.10.4
PR:		127472
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2008-10-19 15:33:13 +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
Martin Wilke
92c3a47218 - Update to 0.10.3
Changelog:
	*  GCC4 compatibility patches
	* Use of a temporary file to handle log rotation correctly.

PR:		125256
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2008-07-07 18:17:55 +00:00
Martin Wilke
4f1655130d - Fix build with gcc 4.1
PR:		ports/107343
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2006-12-30 21:11:49 +00:00
Yen-Ming Lee
3060bc06bb - utilize USE_BDB
PR:		89023
Submitted by:	swhetzel at gmail.com
Approved by:	maintainer
2006-12-19 16:18:44 +00:00
Edwin Groothuis
80840e8dc5 SHA256ify
Approved by: krion@
2006-01-22 12:50:54 +00:00
Pav Lucistnik
75feb929d2 - Update to 0.10.2
PR:		ports/86129
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2005-09-14 18:17:14 +00:00
Ying-Chieh Liao
2ebfd4ecd1 upgrade to 0.10.1
PR:		85395
Submitted by:	maintainer
2005-08-30 03:30:32 +00:00
Pav Lucistnik
dcb05bb64c - Properly fix plist problems here. The symlinks are created dynamically
depending on content of share/nls which different between FreeBSD releases.
  Also remove empty directories according to present mtree.
2005-05-24 17:09:28 +00:00
Yen-Ming Lee
141fa11dc9 - fix plist
PR:		81359
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
2005-05-24 16:01:44 +00:00
Vanilla I. Shu
b7d493c60b update to 0.9.24
PR:		ports/81024
Submitted by:	maintainer
2005-05-16 02:51:45 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Volker Stolz
a15a934321 Update to 0.9.19
PR:		ports/69381
Submitted by:	Xavier Beaudouin (maintainer)
2004-07-21 19:21:05 +00:00
Volker Stolz
3ed9a01649 Update to 0.9.18:
* vacation.cache.create configuration directive
* experimental libtre-support
* new user commands "archive" and "archive2"
* quota.timefatal.acl configuration directive
* bug fixes

PR: 	      ports/68851
Submitted by: Xavier Beaudouin (maintainer)
2004-07-12 15:36:53 +00:00
Pav Lucistnik
e43b9275f8 - Adjust dependencies (libhome now provides shared library)
PR:		ports/66358
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2004-05-09 20:58:23 +00:00
Pav Lucistnik
26806227fd - Remove autoconfiguration of OPTIONS, it was making trouble when conflicting
dependencies were detected

PR:		ports/66140
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2004-05-02 10:01:38 +00:00
Pete Fritchman
5f92a3817b - use OPTIONS
- make mysql & pcre dependency optional
- allow users to choose db3 or db4

PR:		63932
Submitted by:	maintainer
2004-05-01 02:25:14 +00:00
Pav Lucistnik
bce316ba47 - Update to 0.9.16
PR:		ports/62836
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2004-02-15 10:25:45 +00:00
Sergei Kolobov
e6e8564d86 - Update to 0.9.14
- Install sample files

PR:		ports/62067
Submitted by:	maintainer
2004-01-29 15:35:36 +00:00
Sergei Kolobov
54d7d768a1 - Update to 0.9.13 (see NEWS for list of changes)
PR:		61637
Submitted by:	maintainer
2004-01-26 22:24:34 +00:00
Sergei Kolobov
9700d47dfa - Update to 0.9.12
While I'm here:
- Install documentation
- Shorten COMMENT to fit the limit

PR:		59742
Submitted by:	maintainer
2003-12-04 13:02:41 +00:00
Sergei Kolobov
6b0f8137e3 - Update to 0.9.9 (fixes a security problem)
PR:		58332
Submitted by:	maintainer
Approved by:	krion (implicit)
2003-10-26 21:49:27 +00:00
Munechika SUMIKAWA
c140f8b95b Upgrade to 0.9.8.
PR:		ports/57998
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
2003-10-14 12:14:57 +00:00
Vanilla I. Shu
8b7d881127 Add lmtpd 0.9.7,
lMTPD is a lmtp server compliant with RFC 2033 and
Maildir++.

PR:		57176
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
2003-09-30 18:04:52 +00:00