Commit graph

284463 commits

Author SHA1 Message Date
Jason Helfman
08d8225065 - optionsNG for DOCS
PR:     170741
Submitted by:   maintainer, nemysis@gmx.ch
2012-08-21 09:21:36 +00:00
Jason Helfman
58474305b2 - optionsNG for DOCS
PR:	170747
Submitted by:	maintainer, nemysis@gmx.ch
2012-08-21 09:15:20 +00:00
Jason Helfman
61e223b238 - port requires data installation
PR:	170719
Submitted by:	maintainer, nemysis@gmx.ch
2012-08-21 08:45:50 +00:00
Alexey Dokuchaev
9c4246bd07 Sanitize Makefile formatting (and, to a less extent, port description). 2012-08-21 08:27:01 +00:00
Jason Helfman
622f57e1f4 - port requires data installation
PR:	170739
Submitted by:	maintainer, nemysis@gmx.ch
2012-08-21 06:00:31 +00:00
Jason Helfman
68b35c1c8f - fix typo on TIME_BOMB, CUSTOMIZATION, DISABLE_ALLOW_ROOT ports options introduced by r301477
PR:     170805
Submitted by:   Artis.Caune@gmail.com
Approved by:    maintainer, marius@nuenneri.ch (implicit)
2012-08-21 05:53:51 +00:00
Baptiste Daroussin
ab37b18f81 - update to checkin: 532008b635
- changes:
  * fix uname -v from allbsd,csup,svn jails (needs recreate)
  * fix kbuild* ports building
  * to not show /var/mail/* in leftovers
2012-08-21 05:44:16 +00:00
Jason Helfman
d4f5f8d932 - fix PDOPGSQ, PDOMYSQL ports option
PR:	170806
Submitted by:	Artis.Caune@gmail.com
Approved by:	maintainer, r.neese@gmail.com
2012-08-21 05:36:48 +00:00
Jason Helfman
5f777d902d - fix MODFREETDM ports option
PR:	170808
Submitted by:	Artis.Caune@gmail.com
Approved by:	maintainer, r.neese@gmail.com
2012-08-21 05:33:21 +00:00
Jason Helfman
9d28fd1eb7 - fix examples installation, bump portrevision
PR:	170807
Submitted by:	Artis.Caune@gmail.com
2012-08-21 05:21:04 +00:00
Jason Helfman
e61440ee89 - port requires data
PR:	170718
Submitted by:	maintainer, nemysis@gmx.ch
2012-08-21 05:18:53 +00:00
Greg Lewis
9b42878dd4 . Update to 7u6.
. Enlist openjdk7 users as testers of ant 1.8.4.
2012-08-21 04:56:41 +00:00
Alexey Dokuchaev
28b5ffd465 - Update to version 2.8.14
- Convert to new OPTIONS syntax
- Cleanup dependencies
- Sort pkg-plist
2012-08-21 03:48:27 +00:00
Sergey A. Osokin
c3e5589cf2 Update third-party http_substitutions_filter module from 0.5.2.r59 to 0.6.0,
relocated to github.

Fix typo for upstream_fair module.				[*]

Submitted by:		Artis Caune <Artis.Caune@gmail.com>	[*]
PR:			170795					[*]
2012-08-21 03:38:25 +00:00
Steve Wills
47b6acb9e5 - Update to 2.11.2 2012-08-21 01:40:15 +00:00
Bryan Drewery
400b112923 - Update to 20120820 snapshot
- Changes:
  * Fixed MOVED support [ports/151662]
  * Fixed deleted port portupgrade -o support
  * Automatically set DISABLE_CONFLICTS when replacing origins
  * Fix self-upgrade on 7.x due to custom script(1) being used
  * Fix errors when installing ports while inside WRKDIRS
  * pkgng fixes:
    * Implement portupgrade -o
    * Bail out of pkgdb -F sooner
    * Catch missing support in pkgdb -L
    * Implement creating pkgng package with -p
    * Be quieter about pkgdb -F support with pkgng
    * Implement pkgdb -o PKGNAME=ORIGIN for pkgng
    * Add PKGNG support to pkgdb.required?

Approved by:	eadler (mentor)
2012-08-21 00:45:14 +00:00
Mark Linimon
542f24d05c Remove abandoned repocopies of percona55-*. Now that we are on svn, it
makes no sense to leave repocopy artifacts lying around.

Hat:		portmgr
2012-08-20 23:04:52 +00:00
Mark Linimon
24b0939900 Remove abandoned repocopy. Now that we have switched to svn, abandoned
repocopies are just relics.

Hat:		portgmr
Discussed with:	wen
2012-08-20 22:50:13 +00:00
Steve Wills
3930bf85ba - Update pkg install/deinstall scripts to work with pkgng 2012-08-20 22:01:06 +00:00
Jason Helfman
cf4ae83be0 - update to 1.3, changeset 8bb26094df06
- remove redundancy in pkg-plist for examples
2012-08-20 21:34:28 +00:00
Mark Linimon
80e34a2ada Chase rename of xxxterm to xombrero.
Hat:		portmgr
2012-08-20 21:09:08 +00:00
Matthias Andree
e703ecdcc8 Changes over original script:
- FIX: all progress and error output goes to fd#2 (stderr)
- FIX: at top level, properly detect commands if preceded by options
- FIX: in checkstatus(), handle ~ (obstructed versioned item)
- FIX: support blanks, leading dashes, and shell meta characters:
  + in file names, so as not to choke the script on difficult file names
  + in command line arguments, so that svn commit -m "commit message" works,
    rather than complaining about an unversioned file "message".
- FIX: in checkstatus(), keep leading spaces from svn status
- FIX: in setprop(), detect egrep errors, rather than assuming "no match"
- ADD: die if "check" psvn-specific command has trailing arguments
- CHANGE: replace `...` by more concise $(...) notation
- CHANGE: take maintainership, offered by beat@.
- SPEEDUP: in checkstatus(), use shell built-ins, rather than commands
- SPEEDUP: when checking files, run svn only once, rather than for each file
- SPEEDUP: when skipping "svn rm"-ed files, use ! -e rather than head|awk
- TODO: handle long options for svn commit
- TODO: do not stomp over svn:mime-type if it's already set (binary files!)

Approved by: beat@ (maintainer)
2012-08-20 20:42:24 +00:00
Matthias Andree
0d9f10ff48 Demote USE_PKGCONFIG to =build (was =yes). 2012-08-20 20:40:29 +00:00
Matthias Andree
6a12857837 Update to 2.63.
Changelog: http://www.thekelleys.org.uk/dnsmasq/CHANGELOG
2012-08-20 20:33:27 +00:00
Matthias Andree
e310d5d221 Update to rc6, which became the formal release. 2012-08-20 20:32:42 +00:00
Jason Helfman
64c3be345f - port requires data installation
- use portname variable for plist
- optionsNG on DOCS

PR:	170722
Submitted by:	maintainer, nemysis@gmx.ch
2012-08-20 18:09:28 +00:00
Brian Somers
dcffed9c21 Update to 1.0.1
Maintainer timeout: 10 days
2012-08-20 18:06:19 +00:00
Frederic Culot
82a3812e5e - Update to 1.26
- Pet portlint(1) by moving TEST_DEPENDS earlier

Changes:	http://search.cpan.org/dist/XML-Compile/ChangeLog
2012-08-20 17:45:16 +00:00
Steven Kreuzer
ada3202bfd Update to 1.6.6 2012-08-20 17:38:29 +00:00
Steve Wills
cf1d066233 - Update to 0.16.1 2012-08-20 16:58:19 +00:00
Jason Helfman
9ccac9f7c7 - data is required
- use portname variable in plist

PR:	170724
Submitted by:	maintainer, nemysis@gmx.ch
2012-08-20 16:23:55 +00:00
Li-Wen Hsu
674f625fa7 - Correct typo
Notified by:	sunpoet
2012-08-20 16:10:57 +00:00
Jason Helfman
8749299a3f - pass maintainership to submitter
PR:	170781
Submitted by:	fw@moov.de
2012-08-20 16:03:59 +00:00
Sunpoet Po-Chuan Hsieh
be96b624b9 - Update to 1.1.49
- Pet portlint:
  - Remove MAKE_JOBS_UNSAFE
  - Use MAN1/MAN3 for manpages

Changes:	https://github.com/isaacs/npm/commits/master
2012-08-20 15:59:23 +00:00
Sunpoet Po-Chuan Hsieh
2cd5792f92 - Update to 0.10.3
Changes:	http://git.gnome.org/browse/gupnp-av/tree/NEWS
2012-08-20 15:54:35 +00:00
Sunpoet Po-Chuan Hsieh
8cd8c8169e - Update to 0.18.4
Changes:	http://git.gnome.org/browse/gupnp/tree/NEWS
2012-08-20 15:53:57 +00:00
Sunpoet Po-Chuan Hsieh
eebc4ebbe0 - Update to 0.12.2
Changes:	http://git.gnome.org/browse/gssdp/tree/NEWS
2012-08-20 15:53:31 +00:00
Steve Wills
789b90d29e - Update to 1.1.9 2012-08-20 15:51:33 +00:00
Sunpoet Po-Chuan Hsieh
746b603ce2 - Update to 0.06
Changes:	http://search.cpan.org/dist/XML-Parsepp/Changes
2012-08-20 15:51:28 +00:00
Sunpoet Po-Chuan Hsieh
12f7415d96 - Update to 2.006
Changes:	http://search.cpan.org/dist/Socket/Changes
2012-08-20 15:51:05 +00:00
Sunpoet Po-Chuan Hsieh
33b129c9f4 - Update to 2012.08.20 2012-08-20 15:50:39 +00:00
Sunpoet Po-Chuan Hsieh
e837405bed - Update to 2012.08.19 2012-08-20 15:50:34 +00:00
Sunpoet Po-Chuan Hsieh
ab13e48946 - Update to 2012.08.19 2012-08-20 15:50:28 +00:00
Sunpoet Po-Chuan Hsieh
f8308e8448 - Update to 20120819 2012-08-20 15:49:59 +00:00
Sunpoet Po-Chuan Hsieh
b8820a9115 - Update to 2012.08.19 2012-08-20 15:49:53 +00:00
Baptiste Daroussin
8b3c97b749 Source Sans Pro: Adobe’s first open source type family
Source Sans Pro was designed by Paul D. Hunt as Adobe's first open source
typeface family, conceived primarily as a typeface for user interfaces.
Source Sans Pro draws inspiration from the clarity and legibility of
twentieth-century American gothic typeface designs.

Source Sans Pro currently supports a wide range of languages using Latin
script, and includes all the characters in the Adobe Latin 4 glyph set. As
an open source project, it is expected that incremental updates will be
made over time to extend glyph set coverage and functionality.

WWW: http://sourceforge.net/projects/sourcesans.adobe/

PR:		ports/170568
Submitted by:	pfg@
2012-08-20 15:38:18 +00:00
Steve Wills
dd90bfed1e - Update to 2.6.3 2012-08-20 15:36:42 +00:00
Baptiste Daroussin
14b866958a - fix build with libc++
PR:		ports/169868
Submitted by:	Jan Beich <jbeich@tormail.org>
2012-08-20 15:29:53 +00:00
Niclas Zeising
121bb62424 Rename xxxterm to xombrero
Update xombrero to latest version 1.2.2
Pass maintainership to me

PR:		ports/169860
Submitted by:	HU Dong <itechbear@gmail.com>
Approved by:	maintainer, kwm (mentor)
2012-08-20 15:24:13 +00:00
Pietro Cerutti
c848e5a9f6 - Fix PLIST
Reported by:	QAT
2012-08-20 15:08:45 +00:00