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

30 Commits

Author SHA1 Message Date
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Marcus von Appen
91e4e8a4e3 - Convert ports from dns/, editors/ and emulators/ to new
USES=python

Approved by:	portmgr (implicit)
2014-10-19 15:43:33 +00:00
Baptiste Daroussin
bcdec1a9e5 Use modern LIB_DEPENDS
With hat:	portmgr
2014-07-01 14:21:47 +00:00
Jimmy Olgeni
76c7f8fbe6 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-10 07:39:01 +00:00
Martin Wilke
99772578b0 - Conver to autoplist
- Stage support
- Bump PORTREV
2014-02-15 10:24:08 +00:00
Baptiste Daroussin
24a1652ff4 Add NO_STAGE all over the place in preparation for the staging support (cat: dns) 2013-09-20 16:31:57 +00:00
Chris Rees
893ca6053d Pass maintainership to Mikhail Tsatsenko.
Thank you for volunteering.
2011-09-07 19:34:00 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Mark Linimon
cb4c252136 Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:		portmgr
2010-05-23 21:16:16 +00:00
Edwin Groothuis
3fc75d2445 Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.com
where the portname does not match the projects hostname.

PR:		ports/121453 (related)
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Reviewed by:	pav@
2008-03-13 11:27:29 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Hye-Shik Chang
07a5f613ba Update to 1.2.1
PR:		108471
Submitted by:	Li-Wen Hsu <lwhsu@lwhsu.org>
2007-02-12 12:06:07 +00:00
Erwin Lansing
82859f6914 - Update to 1.2.0
- Update WWW, this project moved to code.google.com

PR:		107381
Submitted by:	Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by:	maintainer timeout
2007-01-06 10:04:02 +00:00
Joe Marcus Clarke
e3e7faeda3 Fix the adns library version so it matches the internal soname. This sets
the lib version back to 1, but since the dependencies still linked to
libadns.so.1 even when the installed file was libadns.so.12, a new
PORTREVISION bump is not needed.
2006-04-24 02:43:51 +00:00
Hye-Shik Chang
9e7484f6dd Fix build on adns 1.2. 2006-04-22 05:38:10 +00:00
Sergey Matveychuk
c6314977af - Mark BROKEN since the port does not build with a new version of dns/adns 2006-04-21 18:47:26 +00:00
Sergey Matveychuk
2201ea0607 - Bump adns library version and PORTREVISION after last dns/adns update
for all affected ports.

Reproached by:	kris
2006-04-21 18:39:19 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Hye-Shik Chang
6b919f8395 Update to 1.1.0. 2005-03-20 17:49:32 +00:00
Hye-Shik Chang
4fada1630a Add SIZE data.
Submitted by:	trevor
2004-03-18 07:38:47 +00:00
Edwin Groothuis
bf60be81d1 Chase repocopies towards ports/dns
PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	portmgr
2003-09-05 07:33:51 +00:00
Edwin Groothuis
fa1ac61168 Massive repo-copies request: net->dns (partly devel->dns)
PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	portmgr
2003-09-05 04:54:37 +00:00
Hye-Shik Chang
fbc660cb2c De-pkg-comment for my ports. 2003-02-25 06:25:35 +00:00
Hye-Shik Chang
8ef5e1ca02 Add missing .pyo files to each pkg-plist 2002-08-23 11:30:23 +00:00
Hye-Shik Chang
3308597080 Use REINPLACE_CMD as well as USE_REINPLACE 2002-06-25 19:19:54 +00:00
Hye-Shik Chang
10cb7d0c73 Updating my email address.
Approved by: cjh (mentor)
2002-06-25 07:50:58 +00:00
Patrick Li
03f189ed5b back out commit made comparing OSVERSION and use sed(1) to workaround perl
on current issue. gotta back it out sooner or later.

/me puts on pointy hat

Requested by:	many
2002-05-23 22:22:19 +00:00
Patrick Li
797bc0968f Fix ports for building with -current without perl
PR:		38359
Submitted by:	maintainer
2002-05-23 00:32:04 +00:00
Ying-Chieh Liao
91cb80d943 use USE_PYDISTUTILS 2002-04-29 18:37:38 +00:00
Patrick Li
a04c61f7b0 Add new port net/py-adns - Python interface to asynchronous dns resolver
PR:		35277
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-02-26 22:35:54 +00:00