Commit graph

324733 commits

Author SHA1 Message Date
Eitan Adler
db451d5c84 - Convert to USES=libtool 2014-02-10 21:10:27 +00:00
Jung-uk Kim
5744602505 - Catch up with glib20 changes. [1]
- Add couple of upstream patches for nspluginplayer.

PR:		ports/186115 [1]
2014-02-10 20:59:11 +00:00
Eitan Adler
afb6e8721c Convert to USES=libtool 2014-02-10 20:49:27 +00:00
Eitan Adler
532f64f08c Fix a variety of errors in MOVED:
- reason must not end with a '.' (they are not full sentences)
- the removed port and destination are both origins
- fix typos in the port names
- etc.

Found with:	./Tools/scripts/MOVEDlint.awk
2014-02-10 20:48:33 +00:00
Ruslan Makhmatkhanov
8795255f84 - update to 3.9.0
while here:
- add stage support
- convert USE_DOS2UNIX to USES
- install docs unconditionally into stage area

PR:		186612
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2014-02-10 20:34:32 +00:00
Olivier Duchateau
ca2077ccdf - Use bsdtar to extract distfile
- Remove white spaces
2014-02-10 20:27:22 +00:00
Steve Wills
a7514f82eb - Fix build when newer gcc which includes a libffi is installed
PR:		ports/186468
Submitted by:	Jim Ohlstein <jim@ohlste.in>
2014-02-10 20:22:20 +00:00
Mark Felder
0023edddfa Update xymon-server and xymon-client to 4.3.16
Approved by:	swills (mentor)
2014-02-10 20:10:29 +00:00
Danilo Egea Gondolfo
f2b16dbf8d - Add stage support
- Add LICENSE
- Add DOCS option
2014-02-10 20:03:23 +00:00
Andrej Zverev
b1a6dc354f Turn use.perl into silent mode
Reviewed by:	bapt@, mat@
2014-02-10 19:33:05 +00:00
Olivier Duchateau
49bf77c0ef - Update to 0.8.5
PR:		186487
Submitted by:	Johannes Jost Meixner (maintainer)
2014-02-10 19:27:13 +00:00
Antoine Brodin
f9b419b53e - Add LICENSE
- Switch from easy_install to install
- Allow packaging as a regular user
- Use PYDISTUTILS_AUTOPLIST
- Stage support

PR:		ports/186088
PR:		ports/186092
Submitted by:	John Hein and Johannes Jost Meixner
Approved by:	maintainer timout (2 weeks)
2014-02-10 19:04:09 +00:00
Antoine Brodin
c5a15a3843 - Stage support
- Switch from easy_install to install
- Use PYDISTUTILS_AUTOPLIST
2014-02-10 18:44:40 +00:00
Olivier Duchateau
9c9806147c Granite is an extension of Gtk+ toolkit. It provides several widgets and
classes that ease desktop applications development.

WWW: https://launchpad.net/granite
2014-02-10 18:36:55 +00:00
Olivier Duchateau
028baaee53 - Update to 0.5.3 2014-02-10 18:26:13 +00:00
Danilo Egea Gondolfo
b2f9caff2c - Add stage support
- Convert USE_GMAKE to USES
- Remove the indefinite article from COMMENT
- Add libtool to USES
- Use options helpers
2014-02-10 18:26:02 +00:00
Antoine Brodin
a77e2439ca Update the sleuthkit to 4.1.3:
- Use libtool (instead of jumping from .11 to .12, we go back to .10)
- Include a patch which allows python bindings to work correctly (obtained from Joachim Metz)

Update pytsk to 2014-02-09:
- Remove DOCS/EXAMPLES conditionals
- Don't override DOCSDIR and EXAMPLESDIR, mva's patch will do it soon
2014-02-10 18:12:30 +00:00
Johan van Selst
9ef24de288 - Update to latest version of texinfo.tex
- Minor clean-ups

PR:		ports/186620
Submitted by:	Takefu <takefu@airport.fm>
2014-02-10 18:10:18 +00:00
Mathieu Arnold
4cad580f40 Convert to staging.
Sponsored by:	Absolight
2014-02-10 17:57:29 +00:00
Antoine Brodin
17231bb963 - Update to 1.8.3
- Do not override DOCSDIR, mva@'s upcoming patch will do that better soon
2014-02-10 17:53:08 +00:00
Antoine Brodin
a44ee12ece Reset maintainer, SMTP servers refuse connection 2014-02-10 17:47:15 +00:00
Mathieu Arnold
6e6d450252 Fix up OPTIONS_DEFINE being after bsd.port.pre.mk.
Sponsored by:	Absolight
2014-02-10 17:38:38 +00:00
Mathieu Arnold
c3cc2cbe27 It's already there too.
Pointy hat to:	ehaupt and bapt
Sponsored by:	Absolight
2014-02-10 17:30:18 +00:00
Sunpoet Po-Chuan Hsieh
3b0c0c7cf7 - Update to 2014.02.09 2014-02-10 17:29:32 +00:00
Sunpoet Po-Chuan Hsieh
881a7f11a8 - Update to 2014.02.09 2014-02-10 17:29:27 +00:00
Sunpoet Po-Chuan Hsieh
b2ee147be9 - Update to 2014.02.09 2014-02-10 17:29:21 +00:00
Sunpoet Po-Chuan Hsieh
60635c95f9 - Update to 20140209 2014-02-10 17:29:16 +00:00
Sunpoet Po-Chuan Hsieh
44c3f04176 - Update to 2014.02.09 2014-02-10 17:29:11 +00:00
Baptiste Daroussin
1540e93dff Fix MOVED entry 2014-02-10 17:25:13 +00:00
Mathieu Arnold
e6c86062a2 No need to define IPV6 twice
Pointy hat to:	ehaupt
Sponsored by:	Absolight
2014-02-10 17:22:40 +00:00
Ruslan Makhmatkhanov
eb572e5bf8 - update to version 3_0_3. This should fix runtime.
- add stage support, while here

PR:		178245
Submitted by:	Lawrence Chen <beastie@tardisi.com>
Approved by:	maintainer timeout (9 months)
2014-02-10 16:49:17 +00:00
Baptiste Daroussin
d79928d34f Fix build with clang,
Convert to USES=libtool
Strip binaries
2014-02-10 16:42:40 +00:00
Alex Dupre
1b1d2bd861 Fix build with java7 and stagify. 2014-02-10 16:35:51 +00:00
Palle Girgensohn
2999fc98f0 Chase ICU update 2014-02-10 16:32:40 +00:00
Jason Helfman
5670c3c9e9 - update to 1.1.0 2014-02-10 16:12:18 +00:00
Frederic Culot
e80c4c9d30 - Update to 1.57
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Device-Modem/Changes
2014-02-10 15:45:36 +00:00
Pietro Cerutti
30946eeb98 - Fix typo 2014-02-10 15:32:04 +00:00
Raphael Kubo da Costa
0fa4aa9fa3 Add patch to work around more integration issues between moc and boost.
science/avogadro started failing to build after boost was updated to 1.55.
Add a patch from Fedora to special-case more boost defines so that
everything works again.

Obtained from:	Fedora Project (qt.git repository)
2014-02-10 15:18:56 +00:00
Pietro Cerutti
caacb323b6 - Remove irc/trickyirc -- abandonware, segfaults, no releases in 15 years 2014-02-10 15:08:02 +00:00
Sunpoet Po-Chuan Hsieh
2d74a81fab - Restore %%ENDIAN%% which was accidentally removed in r288687
- Remove unnecessary %%LIBTOOL%% substitution

PR:		ports/186583
Submitted by:	tijl
2014-02-10 15:05:28 +00:00
Sunpoet Po-Chuan Hsieh
c608026127 - Update to 0.23
Changes:	http://search.cpan.org/dist/Compress-Snappy/Changes
2014-02-10 15:04:40 +00:00
Steven Kreuzer
3e84c5e359 Fix typo in COMMENT
Define LICENSE
2014-02-10 14:55:27 +00:00
Ruslan Makhmatkhanov
99df9f7f5b - update to 0.16.4
PR:		186605
Submitted by:	Piotr Rybicki <meritus@innervision.pl> (maintainer)
2014-02-10 14:46:25 +00:00
Frederic Culot
b5eb47af7b Path::FindDev is used to find a development path somewhere in an upper
hierarchy. It is mostly a glue layer around Path::IsDev with a few
directory walking tricks.

WWW: http://search.cpan.org/dist/Path-FindDev/
2014-02-10 14:32:34 +00:00
Philippe Audeoud
3ed044f26b - Update to 0.11
- Changelog: http://cpansearch.perl.org/src/CORION/WWW-Mechanize-FormFiller-0.11/Changes
2014-02-10 14:22:19 +00:00
Ruslan Makhmatkhanov
44890305bb - do not use easy_install, remove NO_STAGE
- move DIST_SUBDIR upper
- bump PORTREVISION, because of package change
2014-02-10 14:18:48 +00:00
Rusmir Dusko
0fc5d062a4 - Change Makefile header
- Bump PORTREVISION
- Change dependency use ruby19-sdl instead of ruby18-sdl
- Add USES shebangfix and SHEBANG_FILES
- Use pkg-plist instead of PLIST_FILES and PORTDATA
- Change Desktop entry file
- Change DOCS and add DOCS Option
- Change files/magicmaze.in add "${@}"
2014-02-10 14:14:02 +00:00
Ruslan Makhmatkhanov
bdc9d799c5 - do not use easy_install, convert to auto-generated packing list
- move DIST_SUBDIR upper, where appropriate
- add trailing slash to WWW url, where appropriate
- bump PORTREVISION

Wasn't able to identify clauses amount for some BSD licenses, so bear with me.
2014-02-10 14:04:45 +00:00
Emanuel Haupt
4d1bd2432d Define DOCS in OPTIONS_DEFINE. 2014-02-10 13:58:28 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00