Commit graph

17 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
Baptiste Daroussin
b6bb709058 Cleanup plist 2014-10-27 13:00:21 +00:00
Pawel Pekala
2e789fafb0 Add staging support 2014-05-03 13:58:38 +00:00
Baptiste Daroussin
f30824b2ef Add NO_STAGE all over the place in preparation for the staging support (cat: irc) 2013-09-20 18:44:49 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Emanuel Haupt
a1a4f024d4 - Convert to use shebangfix USES flag
- Trim header
- Use new options framework for DOCS
2013-05-07 10:00:57 +00:00
Andrej Zverev
10a2b4693f - Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
2012-12-16 06:12:28 +00:00
Andrej Zverev
2f57eb0926 - Remove SITE_PERL from *_DEPENDS 2012-06-28 18:37:23 +00:00
Thomas Abthorpe
30cb57c1ad - Reassign to the heap
Approved by:	portmgr (tabthorpe)
Feature safe:	yes
2012-04-03 00:11:56 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Makoto Matsushita
c5cae68e1d Update to 2.0. 2010-05-19 02:36:29 +00:00
Makoto Matsushita
1ee1e2048e Fix build and removed BROKEN tag.
- missing files added to plist
	- use -i option for FreeBSD 6
	- fix package name (accidently changed in rev 1.4, restored)

Pointyhat to: matusita
Notified by: pav (but due to email trouble I couldn't read it until today)
2010-05-11 01:31:06 +00:00
Pav Lucistnik
0359494426 - Mark BROKEN: incomplete plist
Reported by:	pointyhat
2010-05-06 21:12:48 +00:00
Makoto Matsushita
757781796c Forget to fix directory substitution...
Since there are several minutes past from upgrading to 2.0rc1,
no PORTREVSION bumps here.
2010-04-26 15:00:04 +00:00
Makoto Matsushita
6623cb07a7 Update to 2.0 RC 1. 2010-04-26 14:42:56 +00:00
Makoto Matsushita
a39200ab55 Oops, use -i instead of -I; sed of releng/6 doesn't have this option.
No bumps here; no content change, just a fix for build.
2009-10-21 15:08:11 +00:00
Makoto Matsushita
48bde64446 Introducing a new port: keitairc 2.x, IRC proxy for mobilephone
I've add this port as a 'new' port, even though we already have
ports/irc/keitairc, keitairc 1.x.  Because...

- keitairc 2.x is a _complete_ rewrite of keitairc 1.x
	keitairc 1.x is just a single perl script, but keitairc 2.x
	is composed of a script, Keitairc perl module, templates, etc.
	Also there is no configuration file compability between 1.x and 2.x.
- keitairc 2.x port is a _complete_ rewrite of keitairc 1.x
	Since the application structure is changed, I have to write
	a new port for 2.x, instead of _modify_ 1.x port.

Tested by:	nork
2009-10-21 15:03:30 +00:00