Commit Graph

296011 Commits

Author SHA1 Message Date
Bryan Drewery
42d283569c - Update to checkin e9eb1d10aa which will become 2.4.
2.4 will be the last major release in 2.x. Once 2.4
  is released, this devel port will be updated to 3.0
  which optionally supports NO ZFS!!
- Convert tab to space in WWW

Changes:
    - cron: This is now deprecated and will be replaced in 3.0 with a daemon
    - testport: -d support has been deprecated and will be removed in 3.0. Use -p instead.
    - bulk: The queue is now processed through a priority based on how many
      other ports depend on the port that is ready-to-build [1]
    - bulk: Add -R option to remove RESTRICTED packages after building
    - bulk: Fix INDEX building
    - Builds now mount packages, ports, distfiles and options as read-only
      They are allowed to have changes made only in specific phases. Note that
      'testport -c' is currently broken due to this.
    - Fix IPv6-only hosts
    - Build logs now include make.conf
    - Improved leftover detection using mtree
    - Ports now only have distfiles available to them that are registered in their distinfo.
    - Leftovers now use the entire PLIST_SUB list
    - Fix WRKDIR being saved on extract failures
    - More build performance improvements
    - Improved stuck queue error displaying and handling
    - TMPFS_LOCALBASE support added
    - More sanity checks added for broken ports
    - ports: csup support removed as CVS is EoL
    - testport: Fix port's PREFIX not being respected
    - ports: Fix svn+https support [2]
    - Ability to always save WRKDIR if a .keep file is present

Submitted by:	Matthew Dillon <dillon@apollo.backplane.com> [1] (based on)
Submitted by:	antoine [2]
2013-03-17 20:22:54 +00:00
Ryan Steinmetz
b0ac880d36 New port: databases/rubygem-mysql:
This is the MySQL API module for Ruby. It provides the same functions for Ruby
programs that the MySQL C API provides for C programs.

WWW: https://rubygems.org/gems/mysql
2013-03-17 20:22:40 +00:00
Beech Rintoul
9c779edab9 - Convert to OptionsNG
- Add license, desktop
- Bump portrevision
- Pass maintainership to submitter

PR:		ports/176997
Submitted by:	nemysis <nemysis@gmx.ch>
2013-03-17 20:22:26 +00:00
Ryan Steinmetz
cb4a2e45ec - Update MOVED to reflect rename of sysutils/facter to sysutils/rubygem-facter 2013-03-17 20:17:15 +00:00
Ryan Steinmetz
07754d7267 - Rename sysutils/facter to sysutils/rubygem-facter
- Update sysutils/rubygem-facter to 1.6.18
- Convert sysutils/rubygem-facter to utilize rubygem framework
- Update to new 'created by' header
- Add RG as additional MASTER_SITES for sysutils/rubygem-facter
- Update sysutils/puppet* RUN_DEPENDS due to rename of facter
- Bump PORTREVISION on sysutils/puppet* due to rename of facter

Approved by:	Rouslan Iskhakov <rouslan@rshell.net> (maintainer)
2013-03-17 20:14:31 +00:00
Eitan Adler
c62c2ae05a audio/faad:
- The NO_CDROM variable was removed some time ago
- The link which inspired the original adding is gone
- Debian inludes this port in its main repository (which is not allowed to have non-debian-free software)

Submitted by:	Ralf Mardorf <ralf.mardorf@alice-dsl.net>
2013-03-17 20:02:36 +00:00
Eitan Adler
8c01feb810 Remove dns/h2n: legally questionable and obsolete.
Approved by:	portmgr (bapt)
2013-03-17 19:54:32 +00:00
Chris Rees
38d3049071 Fix WWW
Submitted by:	az
2013-03-17 19:19:32 +00:00
Beech Rintoul
090838c59f - Update to 3.3.8
PR:		ports/176635
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
Approved by:	Maintainer timeout
2013-03-17 18:29:38 +00:00
Eitan Adler
040d1c8ac0 According to r160671 the port is not restricted any longer 2013-03-17 18:18:25 +00:00
Eitan Adler
81255373cd According to r123287 the port is now GPLed so remove this entry from LEGAL 2013-03-17 18:12:18 +00:00
Eitan Adler
f6b0a4f2b7 add an additional missing port 2013-03-17 18:02:29 +00:00
Johan van Selst
531082ace8 Update oauth to 1.0.1 2013-03-17 17:57:15 +00:00
Eitan Adler
04d7105350 acroread8 is also legally restricted 2013-03-17 17:54:10 +00:00
Bryan Drewery
6f91ff7d3c Take maintainership 2013-03-17 17:43:14 +00:00
Bryan Drewery
4866ef67b9 - Take maintainership
- Unquote RESTRICTED and shorten
- Remove use of bsd.port.pre.mk
- Fix leftovers
- Convert tab to space in WWW
2013-03-17 17:28:40 +00:00
Eitan Adler
cf393c998c According to r206652 the port is now GPLed so remove this entry from LEGAL 2013-03-17 17:21:14 +00:00
Beech Rintoul
640aaa715c - Update to 3.0.5
PR:		ports/176622
Submitted by:	Alex Varju <alex@varju.ca>
Approved by:	Maintainer timeout
2013-03-17 17:20:50 +00:00
Cy Schubert
0b8bdac95e Update 2.061 --> 2.062 2013-03-17 17:18:30 +00:00
Eitan Adler
c190dff763 According to r249857 the port is now GPLed so remove this entry from LEGAL 2013-03-17 17:16:26 +00:00
Beech Rintoul
f7289d7e8a - Grab maintainership 2013-03-17 17:15:53 +00:00
Beech Rintoul
87ec39e9e4 Remove pkg-plist
PR:		ports/177039
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-03-17 17:06:50 +00:00
Bryan Drewery
66a6189771 - Fix plist due to misspelling of 'locale'
Reported by:	lme
2013-03-17 17:02:23 +00:00
Greg Lewis
8a0ab42689 . Update to 2013b. 2013-03-17 17:00:19 +00:00
Alexey Dokuchaev
c860a1dda6 - Trim old-school Makefile header per recent agreements
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Use more explicit "gl" or "glu" to simple "yes" in USE_GL
- Drop shlib ABI versions from LIB_DEPENDS
- Mute MKDIR's, generally cleanup Makefiles
- Synchronize GAME_DESC description text between ports
2013-03-17 16:54:51 +00:00
Koop Mast
dc2d449ce0 Fix build with glib-2.34.
PR:		ports/176879
Submitted by:	Piotr Kubaj <pkubaj@gmail.com>
2013-03-17 16:45:03 +00:00
Alexey Dokuchaev
52031d635b - NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Drop article from COMMENT while here
2013-03-17 16:44:33 +00:00
Eitan Adler
997f760bc0 Fix minor nit: use the canconical FreeBSD.org form for email addresses.
This was causing me issues when attempting to gather certain statistics.

While here trim header

Approved by:	miwi, adrian, tj
No objection from:	db, bjk, cperciva, scheidell, osa
2013-03-17 16:44:03 +00:00
Alexey Dokuchaev
cdf8f3696c - Trim old-school Makefile header per recent agreement
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Prefer more explicit "gl" to simple "yes" in USE_GL
- Drop shlib ABI versions from LIB_DEPENDS
- Mute MKDIR's, generally cleanup Makefile
- Reformat port description text while I am here
2013-03-17 16:37:13 +00:00
Bryan Drewery
dde0f19111 - Take maintainership
- Fix space in WWW
- Fix plist with UCSPI_SSL option
- Use PORTDOCS
2013-03-17 16:34:17 +00:00
Bryan Drewery
100a9d17ca - Take maintainership
- Allow to build when CC=clang by using USE_GCC=any
- Remove indefinite article from COMMENT
- Remove use of bsd.port.pre.mk
2013-03-17 16:08:59 +00:00
Chris Rees
38516cd800 This is a little module made for CGI scripting. It encodes the parameters to
be passed to a CGI. It does nothing more, so it's much smaller and loads more
quickly.

WWW: http://search.cpan.org/~jenda/CGI-Enurl-1.07/Enurl.pm
2013-03-17 15:31:06 +00:00
Martin Wilke
8ef3a9869d - Convert to PEAR_AUTOINSTALL
- Trim header
2013-03-17 15:28:55 +00:00
Bryan Drewery
56d20528f0 - Take maintainership
- Fix space in WWW
- Remove indefinite article from COMMENT
- Convert from KNOB to options
- Convert NOPORTDOCS
2013-03-17 15:24:17 +00:00
Alexey Dokuchaev
e717bfb3a2 - Trim old-school Makefile header per recent agreement
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Prefer more explicit "gl" to simple "yes" in USE_GL
- Drop shlib ABI versions from LIB_DEPENDS while here
2013-03-17 15:22:02 +00:00
Alexey Dokuchaev
780e31bf0e - Trim old-school Makefile header per recent agreement
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Remove stale site from MASTER_SITES while here
2013-03-17 15:10:24 +00:00
Martin Wilke
dee6661474 - Convert to PEAR_AUTOINSTALL
- Trim header
- Take maintainership
2013-03-17 14:59:02 +00:00
Alexey Dokuchaev
e3f39c752e - Trim old-school Makefile header per new bylaws
- Convert to modern OPTIONS framework (courtesy of jgh@)
2013-03-17 14:55:28 +00:00
Lars Thegler
c035fb7218 update to 0.019 2013-03-17 14:47:31 +00:00
Lars Thegler
bbb2e2754c update to 0.9010 2013-03-17 14:44:05 +00:00
Alexey Dokuchaev
9a7978a1ce In categories starting with [t-z], remove empty lines from pkg-plist. 2013-03-17 14:24:10 +00:00
Martin Wilke
b1e63bae7a - Convert to PEAR_AUTOINSTALL
- Trim header
2013-03-17 14:21:48 +00:00
Alexey Dokuchaev
28f0bea43f In categories starting with [n-s], remove empty lines (and also few cases of
trailing slashes) from pkg-plist.
2013-03-17 14:20:20 +00:00
Bryan Drewery
95aee6f4c7 Generalize the BROKEN message to remove i386 reference 2013-03-17 14:15:48 +00:00
Martin Wilke
e8b7762f08 - Convert to PEAR_AUTOINSTALL
- Trim header
2013-03-17 14:14:19 +00:00
Alexey Dokuchaev
341abe40f0 In categories starting with [h-m], remove empty lines from pkg-plist (and
purge one empty file).
2013-03-17 14:13:50 +00:00
Thierry Thomas
cfefa70697 Don't try to remove $PREFIX/etc/xdg .
Reported by:	QAT
2013-03-17 14:11:28 +00:00
Thierry Thomas
aa9a8e3f42 Upgrade to 1.7.4.
Changelogs at:
	http://tt-rss.org/redmine/versions/84
	http://tt-rss.org/redmine/versions/85
	http://tt-rss.org/redmine/versions/86
2013-03-17 14:08:12 +00:00
Johan van Selst
07ab5ebe41 Use correct flag for --export-dynamic
PR:		ports/176981
Submitted by:	Green Dog <fiziologus@gmail.com>
2013-03-17 14:05:20 +00:00
Alexey Dokuchaev
d6fe06e31d In categories starting with [efg], remove empty lines from pkg-plist (except
for `graphics/kipi-plugins').
2013-03-17 14:04:11 +00:00