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

284404 Commits

Author SHA1 Message Date
Alexey Dokuchaev
7d09012aa2 - Update to latest github snapshot (tagged 0.5.0; fetch distfile from Gentoo)
and switch to textproc/raptor2 (required for upcoming audio/ardour update)
- Do some small Makefile cleanups and touch port description while I am here
- Teach configure script of audio/aqualung to use `pkg-config --cflags lrdf`,
  so it can always find correct headers

Submitted by:	nox@ (a while ago)
2012-08-20 08:47:18 +00:00
Doug Barton
22567fddab Revert r302549. Apparently the usual default of
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} doesn't apply here.
2012-08-20 08:07:26 +00:00
Edwin Groothuis
8e835bb40a Update to tzdata version 2012e
- Morocco - DST stops between 20 July and 20 August
- Pacific/Fakaofo was at UTC+13.
- Lots lots lots of comment changes

Submitted by:	ftp://ftp.iana.org/tz/releases
2012-08-20 08:05:43 +00:00
Doug Barton
d6c8a4a88e Fix post r302141: The files in USE_RC_SUBR are already included in SUB_FILES
I caught most of these, but missed this one, apologies
2012-08-20 07:55:02 +00:00
Doug Barton
f6c773adf1 Fix problem introduced in r302141. The directory for the unpacked source
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied.
2012-08-20 07:50:25 +00:00
Erwin Lansing
a57b4ac929 Mark BROKEN: does not build
Submitted by:	pointyhat
2012-08-20 07:26:12 +00:00
Erwin Lansing
7dfef43e7b Mark BROKEN: leaves files behind on deinstallation
Submitted by:	pointyhat
2012-08-20 07:25:05 +00:00
Erwin Lansing
c7bdbc3cde Mark BROKEN on i386: leaves files behind on deinstallation
Submitted by:	pointyhat
2012-08-20 07:23:19 +00:00
Erwin Lansing
e27515262a Mark BROKEN: does not build
Submitted by:	pointyhat
2012-08-20 07:11:28 +00:00
Erwin Lansing
2ff7128916 Mark BROKEN: does not build
Submitted by:	pointyhat
2012-08-20 07:09:24 +00:00
Erwin Lansing
fd9caef048 Mark BROKEN: does not package
Submitted by:	pointyhat
2012-08-20 07:03:43 +00:00
Erwin Lansing
5801a83187 Mark BROKEN: does not package
Submitted by:	pointyhat
2012-08-20 07:00:26 +00:00
Erwin Lansing
c5d1ab3711 Mark BROKEN: does not build
Submitted by:	pointyhat
2012-08-20 06:56:53 +00:00
Alex Kozlov
b741caa96f Remove expired ports:
2012-08-10 misc/gpt31: was a dependency for net/globus4, which was removed 2008-12-07, unmaintained upstream since 2004
2012-08-10 misc/gpt: was a dependency for net/globus4, which was removed 2008-12-07, unmaintained upstream since 2004
2012-08-20 03:56:24 +00:00
Alex Kozlov
8d9400b69d - Unbreak VBOX VirtualDisk support
- Fix COMMENT as per latest guidelines [1]

Suggested by: danfe [1]
Approved by: Daisuke Aoyama <aoyama at peach.ne.jp> (maintainer, implicit)
2012-08-20 02:05:35 +00:00
Tom Judge
84d9baca21 Update to 0.8.6p1 and take maintainership of port.
Changes:
	http://buildbot.net/buildbot/docs/0.8.6p1/release-notes.html
	http://trac.buildbot.net/wiki/Buildbot085

PR:		ports/163674
Submitted by:	Michael Gmelin <freebsd@grem.de>
Approved by: 	clsung (maintainer)
Approved by: 	eadler (mentor)
2012-08-20 01:45:03 +00:00
Tom Judge
3e2c68623e Update to 1.0001.
Changes: http://cpansearch.perl.org/src/SIXTEASE/XML-Entities-1.0001/Changes

Approved by:	db (mentor)
2012-08-20 01:42:56 +00:00
Wesley Shields
b5f6705857 Put libotr entry back. I added the cited URL to the references. 2012-08-20 01:40:39 +00:00
Wen Heping
296bedf7cf trytond_company is the company module for tryton.
The company module defines the concepts of company and employee
and extend the user model.

WWW: http://www.tryton.org/

PR:		170556
Submitted by:	Matthias Petermann <matthias@d2ux.net>
2012-08-20 01:28:05 +00:00
Wen Heping
3257141fdd trytond_party is the party module for trytond.
The party module defines the concepts of party, category and
contact mechanism. It also comes with reports to print labels
and letters and a Check VIES wizard.

WWW: http://www.tryton.org/

PR:		170559
Submitted by:	Matthias Petermann <matthias@d2ux.net>
2012-08-20 01:16:17 +00:00
Wen Heping
443d7d560b trytond_country is the country module for tryton.
The country module defines the concepts of country and
subdivision and comes preloaded with the ISO 3166 list of
countries and subdivisions thanks to the pycountry module.

WWW: http://www.tryton.org/

PR:		170557
Submitted by:	Matthias Petermann <matthias@d2ux.net>
2012-08-20 01:03:48 +00:00
Wen Heping
f6c49da451 trytond_currency is the currency module for trytond.
It define currencies and exchange rate. Allow to customize the
formatting of the currency amount.

WWW: http://www.tryton.org/

PR:		170558
Submitted by:	Matthias Petermann <matthias@d2ux.net>
2012-08-20 00:50:29 +00:00
Bryan Drewery
a1ba0ebcfb - Update to 2.0.2
- Remove proc.c patch as it has been fixed upstream (ZBX-3897)
- Add build dependency to pkgconfig

PR:		ports/170700
Submitted by:	Pakhom <pakhom706@gmail.com> (maintainer)
Approved by:	eadler (mentor)
2012-08-19 22:44:08 +00:00
Doug Barton
7e54cf1aa1 Remove the improperly formatted libotr entry. Someone with more knowledge
and experience needs to take care of this, I'm clearly not competent.
2012-08-19 21:47:45 +00:00
Greg Lewis
26a44bd643 . Update to 7u6. 2012-08-19 17:53:56 +00:00
Greg Lewis
357a1f4415 . Update to 6u34. 2012-08-19 17:42:14 +00:00
Guido Falsi
0e8d7d1426 - Remove own OPTION "DATA"
- Honour NOPORTDATA instead of own option

PR:		ports/170736
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-08-19 17:07:55 +00:00
Alex Kozlov
b04a64d507 - Update to 20120811
- Add optional support for symlink for device and VBOX VirtualDisk
- Convert to new options framework

PR:	ports/170540
Submitted by:	Daisuke Aoyama <aoyama@peach.ne.jp> (maintainer)
2012-08-19 17:02:42 +00:00
Alexey Dokuchaev
050d834527 Sort knobs a bit. 2012-08-19 16:35:34 +00:00
Adam Weinberger
1f853eae72 Update to 15.1. 2012-08-19 16:15:13 +00:00
Chris Rees
551dca493f Use pre-build instead of pre-everything for backupwarning-- stop making people
wait before fetching etc

Suggested by:	ohauer
Discussed with:	girgen

While here, fix package for postgresql92-server
2012-08-19 15:24:30 +00:00
Alex Kozlov
5f1603131a - Rename to consistency with other Python ports [1]
- While here, sort category Makefile

PR:	ports/170734 [1]
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
2012-08-19 15:08:19 +00:00
Guido Falsi
3a27139865 - Convert to OptionsNG
- Don't depend on intltool and pkgconfig
- Remove INSTALL from PORTDOCS
- Bump PORTREVISION

PR:		ports/170751
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
Approved by:	crees (mentor)
2012-08-19 14:20:01 +00:00
Baptiste Daroussin
c0954c599b - update to checkin f18246236d
- changes:
  * performance improvements by using more caching
  * fix FreeBSD version not being correctly set for jails using another method
    than ftp
  * better output for bulk
  * bulk can now save wrkdirs on failures
  * fix bulk -J
2012-08-19 13:19:48 +00:00
Guido Falsi
0fed221fdf - Update to 0.6.2
- Add build dependency on pkgconfig
- Add option controlling asm optimizations (only for i386 and amd64,
  defaults to on)
- While here fix usage of ${ARCH}

PR:		ports/170668
Submitted by:	RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-08-19 12:47:12 +00:00
Guido Falsi
5068a88751 - Update to 0.6.3
- Add build dependency on pkgconfig

PR:		ports/170668
Submitted by:	RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-08-19 11:59:27 +00:00
Rong-En Fan
53e0f00a21 - Don't use implicitly declared dependency, use OPTIONS to declare it
- While I'm here, give up for adoption as I no longer use it in my daily life

Submitted by:	A.J. Kehoe IV (Nanoman) <nanoman at nanoman.ca> (via email)
2012-08-19 11:29:30 +00:00
Alexey Dokuchaev
bdcd83ed18 - Correct dependencies: math/fftw3 is only needed for build (as provider of
`fftw3.h' header file); actual linking is against math/fftw3-float)
- Cleanup Makefile: utilize CPPFLAGS, drop ABI versions in LIB_DEPENDS, wrap
  overly long lines, standardize header
- Bump port revision due to updated dependencies
- Reformat port description and sort pkg-plist while here
2012-08-19 09:42:08 +00:00
Frederic Culot
4014b4a403 Business::EDI is a class for generating U.N. EDI interchange objects
and subobjects.

WWW: http://search.cpan.org/dist/Business-EDI/

PR:		ports/170375
Submitted by:	Martin Neubauer <m.ne@gmx.net>
2012-08-19 08:30:03 +00:00
Frederic Culot
f1e2d54e5f - Update to 2.04
PR:		ports/170757
Submitted by:	Corey Smith <corsmith@gmail.com> (maintainer)
2012-08-19 07:40:53 +00:00
Joe Marcus Clarke
d8c4bdb2c5 Update to 1.8.2. See
http://www.wireshark.org/docs/relnotes/wireshark-1.8.2.html for the changes
in this release.

Security:	See http://www.wireshark.org/docs/relnotes/wireshark-1.8.2.html
2012-08-19 04:55:03 +00:00
Jimmy Olgeni
efb8ecbe48 Revert test code that crept in on r302526.
Submitted by:	Jarrod Sayers <jarrod downtools.com.au>
2012-08-19 04:26:58 +00:00
Adam Weinberger
e5dd0a9bcd Source tarball accidentally included cowsay cows, and the port
clobbered them. Manually installing the insub cows until another
tarball gets rolled. You'll probably need to reinstall cowsay to
restore those cows if you applied the 15.0_0 update.
PORTREVISION bump.
2012-08-19 02:23:56 +00:00
Adam Weinberger
e5ddbf7110 Update WWW to reflect MASTER_SITES change in r302748 2012-08-19 01:19:40 +00:00
Adam Weinberger
dac6080b4b Update to 15.0.
This update reflects a license change from GPLv2 to 2-BSD.
MASTER_SITES switched to github.
Further ChangeLog not appropriate for pasting here, but can
be reviewed in source.
2012-08-19 01:18:03 +00:00
Jason Helfman
b88b9fb793 - update to 3.1
- use optionsNG
- while here adjust comment and pet portlint

PR:	170746
Submitted by:	maintainer, r.neese@gmail.com
2012-08-19 00:56:07 +00:00
Jason Helfman
b60da9d4ea - update to 1.2.1
PR:	170684
Submitted by:	maintainer, r.neese@gmail.com
2012-08-19 00:07:26 +00:00
Jason Helfman
e876bd750b - update to 1.2.1
PR:	170683
Submitted by:	maintainer, r.neese@gmail.com
2012-08-19 00:06:03 +00:00
Jason Helfman
6e607a46ad - update to 1.2.1
PR:	170685
Submitted by:	maintainer, r.neese@gmail.com
2012-08-19 00:04:17 +00:00
Jason Helfman
5dbaeddbcb - update to 1.2.1
PR:	170319
Submitted by:	maintainer, r.neese@gmail.com
2012-08-19 00:03:18 +00:00