1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

42 Commits

Author SHA1 Message Date
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Danilo Egea Gondolfo
3a43b92244 - Change maintainer email to @FreeBSD.org
- Add stage support

Approved by:	wg/culot (mentors, implicit)
2013-10-07 03:48:16 +00:00
Baptiste Daroussin
85fbf21ec5 Add NO_STAGE all over the place in preparation for the staging support (cat: www) 2013-09-20 23:36:50 +00:00
Jason Helfman
83eaebb8eb - revert r326430, as this fix broke build
Reported by: qat
Approved by:	maintainer (danilogondolfo@gmail.com, implicit)
2013-09-06 07:23:52 +00:00
Sunpoet Po-Chuan Hsieh
1df942d6c4 - Fix CONFIGURE_ARGS 2013-09-05 18:04:42 +00:00
Jason Helfman
60142314b6 - update to 1.25
- pass maintainership to submitter
- convert to new lib_depends format and adopt new options helpers

PR:		181766 (based on)
Submitted by:	danilogondolfo@gmail.com
2013-09-04 04:53:07 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Martin Wilke
4befd4d642 - Update to 1.24
PR:		178033
Submitted by:	Ports Fury
2013-04-29 14:24:58 +00:00
Eitan Adler
1e5f12f776 Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. 2013-03-28 03:28:30 +00:00
Vanilla I. Shu
d3be877d4b Upgrade to 1.23, drop MAINTAINER. 2012-12-27 16:37:23 +00:00
Vanilla I. Shu
c28b747d6f Upgrade to 1.22.
PR:		ports/165627
Submitted by:	sunpoet@
2012-03-03 13:13:57 +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
Alexey Dokuchaev
1a7ef97058 - Bring substantial style fixes to Makefile
- Improve port description a bit while here

Approved by:	maintainer (vanilla)
2011-04-13 01:23:30 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Vanilla I. Shu
039d146b4a Upgrade to 1.20. 2010-11-25 02:33:31 +00:00
Vanilla I. Shu
67a2eea1c8 Upgrade to 1.19. 2010-08-02 02:11:15 +00:00
Vanilla I. Shu
1abd26f5b8 Upgrade to 1.18. 2010-05-10 03:00:27 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Vanilla I. Shu
957ec8d0bf Upgrade to 1.17. 2010-03-08 07:49:36 +00:00
Vanilla I. Shu
89e3eb7d32 Upgrade to 1.16. 2010-01-28 07:17:54 +00:00
Vanilla I. Shu
b2e462e9c4 Upgrade to 1.15. 2010-01-04 01:37:28 +00:00
Vanilla I. Shu
305b659d13 Upgrade to 1.14.
Feature safe:	yes
2009-09-26 06:29:15 +00:00
Vanilla I. Shu
9e4154d6b3 Upgrade to 1.13. 2009-08-05 02:34:32 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Vanilla I. Shu
7f5fba69be Upgrade to 1.12. 2009-07-15 03:36:55 +00:00
Vanilla I. Shu
13dce51673 Upgrade to 1.11. 2009-06-29 06:20:35 +00:00
Vanilla I. Shu
b1030641e5 Upgrade to 1.9. 2009-04-06 07:43:42 +00:00
Vanilla I. Shu
533f8bd3c9 Upgrade to 1.8. 2009-02-16 04:08:26 +00:00
Peter Pentchev
c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00
Vanilla I. Shu
92a0cda5f0 Upgrade to 1.7. 2008-12-01 03:28:30 +00:00
Vanilla I. Shu
cc0bedb189 Upgrade to 1.6. 2008-09-05 07:28:33 +00:00
Vanilla I. Shu
72a0d093f9 Upgrade to 1.5. 2008-08-18 06:05:49 +00:00
Vanilla I. Shu
8c84c7ae48 Upgrade to 1.4. 2008-08-16 05:29:15 +00:00
Vanilla I. Shu
1883df2794 Upgrade to 1.3. 2008-03-17 07:56:01 +00:00
Vanilla I. Shu
b47a3ce3a0 Fix pkg-plist.
Submitted by:	pav@ via email.
2008-01-31 01:54:17 +00:00
Vanilla I. Shu
84e1f5c6c3 Upgrade to 1.2. 2008-01-30 02:05:58 +00:00
Vanilla I. Shu
b05d63f9a4 Upgrade to 1.0. 2008-01-14 02:25:49 +00:00
Vanilla I. Shu
e0dc9b2f68 Fix pkg-plist.
Submitted by:	Erwin@ via email.
2008-01-05 03:08:24 +00:00
Vanilla I. Shu
ee94d0e172 Upgrade to 0.13. 2008-01-03 06:53:52 +00:00
Vanilla I. Shu
4a3ffddaf6 Upgrade to 0.12. 2007-08-15 02:12:08 +00:00
Vanilla I. Shu
be5fcf6975 Add flickcurl, it's a c library for the Flickr API. 2007-08-06 13:37:37 +00:00