1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

319017 Commits

Author SHA1 Message Date
Tijl Coosemans
7f997ad80c - USES=fortran.
- Fix detection of dlopen(3) to support plugins from science/vmd.
2013-12-27 16:39:52 +00:00
Dirk Meyer
38139d5b65 - new option INETD 2013-12-27 16:20:16 +00:00
Koop Mast
df03c2792b Update ltverhack.
Newer libtool doesn't put double qoutes around the argument anymore.
2013-12-27 16:05:36 +00:00
Pawel Pekala
1d7bb8a826 Fix build on 10+, don't hardcode linking to libstdc++ 2013-12-27 16:03:14 +00:00
Koop Mast
2fd44c965f Update to 2.11.0.
Stagify.
2013-12-27 15:52:50 +00:00
Pawel Pekala
61cb9de5c4 - Fix build with clang
- Fix build when GUI=on, needs pkgconfig to find GTK libs
- Use options helpers, subs, modernize descriptions
- Support staging
2013-12-27 15:41:00 +00:00
Vsevolod Stakhov
7f55ebc1eb - Update to 1.5.47 2013-12-27 15:28:28 +00:00
Steven Kreuzer
12aa00bf23 Add staging support
Define LICENSE
Switch over to USES framework
2013-12-27 15:16:28 +00:00
Vsevolod Stakhov
726ebee6ee - Update to 0.6.6 2013-12-27 15:16:01 +00:00
Philippe Audeoud
0c1c4f53d2 - Fix SUB_LIST
Notified by:	ohauer@
2013-12-27 15:13:08 +00:00
Tijl Coosemans
9e481f9f23 - Replace WITHOUT_X11 with an X11 option.
- Remove USE_FORTRAN.  It isn't required.
- Staging.
- Add a do-build target so we no longer have to build static libraries
  with -fPIC.
- Remove patching of "CFLAGS=" into "CFLAGS+=", because with base system
  make, += allows CFLAGS from /usr/share/mk or make.conf to slip in.
  Instead pass CFLAGS via EXTRACFLAGS which is also used to control the
  -fpic flag in do-build.
2013-12-27 14:59:27 +00:00
Rene Ladan
b0148cec2d rene-ladan.nl is offline for now, move distfiles into MASTER_SITE_LOCAL 2013-12-27 14:54:45 +00:00
Rene Ladan
3964fa47ba rene-ladan.nl is offline for now, remove the WWW: line from pkg-descr 2013-12-27 14:54:08 +00:00
Mathieu Arnold
1324695268 Update to 1.4.13
PR:		ports/185224
Submitted by:	Takefu
2013-12-27 14:48:35 +00:00
Philippe Audeoud
1288c1a14f - support STAGE 2013-12-27 14:47:58 +00:00
Mathieu Arnold
8ba3edb0ee - Actually make nagios work with staging
- Make the index.php patch respect the possible corewindow parameter
2013-12-27 14:23:06 +00:00
Pawel Pekala
825b73df7d - Fix build with clang
- Remove leading article from COMMENT
- Add desktop entry file
- Strip library objects
- Support staging

Yes, I use prefix=${STAGEDIR}${PREFIX} here, after a long while it was
5 lines of REINPLACE_CMD vs rewriting scons install script.

<badmouthing of scons goes here>

PR:		ports/184868
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-27 14:05:59 +00:00
Boris Samorodov
8290d526c1 Actually take maintainership (lost while commiting r337610). 2013-12-27 13:17:27 +00:00
Thierry Thomas
d68f6d3004 - On FreeBSD < 10, the linker adds -lXt with dps, but on 10 it does
not => force it;

- Register Xext too;

- rename patch-configure.
2013-12-27 13:13:47 +00:00
Wen Heping
f9b46817d5 - Update to 1.004000
Changes: http://cpansearch.perl.org/src/HAARG/Moo-1.004000/Changes
- Update BUILD_DEPENDS
2013-12-27 13:11:56 +00:00
Philippe Audeoud
f20536806a - Support STAGE 2013-12-27 13:08:28 +00:00
Wen Heping
cc06205351 - Update to 1.002000
Changes: http://cpansearch.perl.org/src/HAARG/Import-Into-1.002000/Changes
- Stage support
- Pass maintainership to perl@
2013-12-27 13:08:19 +00:00
Boris Samorodov
3cea66de34 . update to version 20131227; [1]
. refresh WWW address;
. use a package description from the site.

PR:		ports/185222  [1]
Reported by:	"O. Hartmann" <ohartman@zedat.fu-berlin.de>  [1]
2013-12-27 13:04:18 +00:00
Antoine Brodin
2dceac3c61 Fix LIB_DEPENDS 2013-12-27 12:34:09 +00:00
Olivier Duchateau
383e8b8f6a - Update to 0.6.3 (bugfix release)
- Add license blob
- Adjust dependencies
- Rewrite pkg-descr

ChangeLog: http://git.xfce.org/apps/xfce4-terminal/tag/?id=xfce4-terminal-0.6.3
2013-12-27 12:25:08 +00:00
Rusmir Dusko
cfdcc46aa1 - Bump PORTREVISION
- Change master sites, change icon
- USES gmake instead of USE_GMAKE
- Use pkg-plist instead of PLIST_FILES and PLIST_DIRS
- Add DOCS Option
- Add Desktop entry file
- Support STAGEDIR
- Disable all warnings with -w
- Remove unnecessary .xvpics
- Simplify Makefile

Approved by:	pawel / wg (mentors, implicit)
2013-12-27 12:22:58 +00:00
Baptiste Daroussin
ec135aaf7c Remove cruft 2013-12-27 12:04:11 +00:00
Baptiste Daroussin
6480affe22 Update to 0.9.4 2013-12-27 12:03:24 +00:00
Dmitry Sivachenko
78873ed8a4 Fix tac.cgi location for people with redefined $cgi_base_url in config.inc.php.
Submitted by:	mat
2013-12-27 12:00:02 +00:00
William Grzybowski
43e762d6df devel/py-testoob: support staging and switch from easy_install 2013-12-27 11:53:55 +00:00
William Grzybowski
b15b6da460 devel/py-simpleparse: support staging and use autoplist 2013-12-27 11:51:46 +00:00
William Grzybowski
9df8a06f98 devel/py-setuptools_darcs: support staging and switch from easy_install 2013-12-27 11:51:20 +00:00
Baptiste Daroussin
992c8a537c Mark as forbidden, the port is now trigering a nasty FreeBSD bug!
A fix is being investigated
2013-12-27 11:50:37 +00:00
William Grzybowski
d7ab01fc5f devel/py-rlcompleter2: support staging 2013-12-27 11:48:47 +00:00
William Grzybowski
d8e755678f devel/py-resourcepackage: support staging 2013-12-27 11:48:00 +00:00
William Grzybowski
557888451a devel/py-pqueue: support staging 2013-12-27 11:41:17 +00:00
William Grzybowski
8a6f66911f devel/py-pmock: does not work with python 2.6+ 2013-12-27 11:39:22 +00:00
Baptiste Daroussin
ea7a141e0d Use CFLAGS_amd64
While here support stage
2013-12-27 11:12:02 +00:00
Baptiste Daroussin
6ed06192f3 Use CFLAGS_${ARCH} 2013-12-27 11:09:35 +00:00
Baptiste Daroussin
bab2e760e4 Use CFLAGS_ 2013-12-27 11:05:30 +00:00
Rusmir Dusko
f2658ab325 - Remove not needed DOCS
- Add NLS Option
- Support STAGEDIR and add OPTIONS_SUB
- Add REINPLACE_CMD, fix bad GTK code
- Use REINPLACE_CMD instead of simple patches
- Change files/patch-src__Makefile.am, disable warning with - -Wal
- Break lines around 80 characters

Approved by:	pawel / wg (mentors, implicit)
2013-12-27 11:01:19 +00:00
William Grzybowski
1df676064c devel/py-plex: support staging 2013-12-27 10:51:57 +00:00
Baptiste Daroussin
ef9aea6687 New CFLAGS_${ARCH} and CXXFLAGS_${ARCH}
Those are respectively appended to CFLAGS and CXXFLAGS on the matching arches
That avoid having to include .pre.mk just for selecting where to add CFLAGS
2013-12-27 10:46:54 +00:00
Philippe Audeoud
bfe80c7297 - Marked as deprecated because of no more active development and not working with last postfix version 2013-12-27 10:45:40 +00:00
William Grzybowski
db1d5596ff devel/py-period: support staging 2013-12-27 10:44:56 +00:00
William Grzybowski
0626420544 devel/py-optik: support staging
- Support staging
- Fix docs and examples
- Use python auto plist
- Remove leading article from COMMENT
2013-12-27 10:39:19 +00:00
William Grzybowski
408725a528 devel/py-ncurses: support staging and use auto plist 2013-12-27 10:36:49 +00:00
William Grzybowski
032e7937b9 devel/py-mez_xml: support staging and use auto plist 2013-12-27 10:35:36 +00:00
William Grzybowski
1d0db9588e devel/py-mercurialserver: support staging and use auto plist 2013-12-27 10:34:14 +00:00
Boris Samorodov
4301a892dd Add an additional MASTER_SITE to make the port fetchable.
PR:		ports/185222
Submitted by:	"O. Hartmann" <ohartman@zedat.fu-berlin.de>
2013-12-27 10:30:55 +00:00