Tijl Coosemans
37f54e0f66
net/openldap24-*:
...
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample
databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip
databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)
devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla
dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
opened modules
mail/dovecot2:
- Add USES=libtool
mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip
math/gnumeric:
- USES=libtool tar:xz
Approved by: portmgr (implicit, bump unstaged ports)
2014-07-24 18:34:16 +00:00
Baptiste Daroussin
a5ac46e19e
Reset maintainership for ports not staged with no pending PR
...
With hat: portmgr
2014-07-24 15:36:50 +00:00
Baptiste Daroussin
8ac99398e2
Add NO_STAGE all over the place in preparation for the staging support (cat: misc)
2013-09-20 20:50:57 +00:00
Baptiste Daroussin
ca096fef6b
Convert to new options framework
2013-06-06 21:53:22 +00:00
Koop Mast
0e682dded4
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
...
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Alex Dupre
1bda2b2725
Bump PORTREVISION for ports linking to default libmysqlclient.
2011-03-19 13:15:34 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Xin LI
03b42818c9
Chase after net/openldap24-server update.
...
Reminded by: miwi
2011-02-25 01:32:17 +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
1099041a96
- Update to 0.10.2
...
- Fix build WITHOUT_MYSQL
- While here, use SF macro
PR: 134655
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
2009-05-22 02:36:28 +00:00
Xin LI
5bbd5cd2dc
Bump PORTREVISION's after OpenLDAP update.
...
Suggested by: rafan
2009-01-05 19:04:45 +00:00
Edwin Groothuis
81cd10f8d2
Remove always-false/true conditions based on OSVERSION 500000
2007-10-04 01:53:45 +00:00
Pav Lucistnik
bb54399293
- Fix after objformat removal
...
Reported by: pointyhat
2007-03-27 16:29:28 +00:00
Yen-Ming Lee
22d41f761e
- utilize USE_BDB
...
PR: 89023
Submitted by: swhetzel at gmail.com
Approved by: maintainer
2006-12-19 06:54:42 +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
53354e7e9c
SHA256ify
...
Approved by: krion@
2006-01-22 12:59:47 +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
Marcus Alves Grando
2551590d0d
Fix linking with DB(3|4)
...
PR: ports/86464
Submitted by: Piotr Rybicki <merius@innervision.pl>
Approved by: pav (mentor), kiwi@oav.net (maintainer)
2005-09-24 20:55:12 +00:00
Pav Lucistnik
f2cb4ba999
- Update to 0.10.1
...
PR: ports/86109
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
2005-09-14 12:50:43 +00:00
Ying-Chieh Liao
8cc647ca06
upgrade to 0.10
...
PR: 85394
Submitted by: maintainer
2005-08-30 03:25:29 +00:00
Vanilla I. Shu
93cd6c8dc2
1: fix pkg-plist.
...
2: use USE_LIBTOOL_VER instead HAS_CONFIGURE & GNU_CONFIGURE.
Obtained from: kris@
2005-05-19 22:21:39 +00:00
Vanilla I. Shu
5cfde9a0d2
- Update to 0.9
...
PR: ports/81023
Submitted by: maintainer
2005-05-16 02:49:31 +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
Sergey Matveychuk
6ae8835b61
Fix a ommited libcrypt library dependency to home_finger that appears only
...
when compiling libhome with LDAP only .
PR: ports/74854
Submitted by: maintainer
2004-12-09 00:53:28 +00:00
Volker Stolz
2ee507f7fb
- Update to 0.8.1
...
* make install fixed if libhome-preload.so is not avaiable
* remove LDAP cache feature, too unstable in ldap libs.
(from Oliver Eikemeier)
PR: ports/69380
Submitted by: Xavier Beaudouin (maintainer)
2004-07-21 19:25:09 +00:00
Pav Lucistnik
51a533fbd2
- Update to 0.8
...
- Introduce OPTIONS
PR: ports/65765
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
2004-04-20 08:32:30 +00:00
Trevor Johnson
3bca696b10
Add size data, approved by maintainers.
2004-03-18 18:01:13 +00:00
Sergei Kolobov
1684265048
- Update to 0.7.1
...
PR: 58331
Submitted by: maintainer
Approved by: krion (implicit)
2003-10-26 21:45:46 +00:00
Munechika SUMIKAWA
004b21db27
Upgrade to 0.7.
...
PR: ports/57996
Submitted by: Xavier Beaudouin <kiwi@oav.net>
2003-10-14 12:13:20 +00:00
Vanilla I. Shu
ca492c9617
Add libhome 0.6,
...
libhome is a library providing a getpwname()
emulation.
PR: 57175
Submitted by: Xavier Beaudouin <kiwi@oav.net>
2003-09-30 18:00:49 +00:00