Commit graph

8447 commits

Author SHA1 Message Date
Dmitry Sivachenko
31a3bf7cad Fix for python3: all integers are "long".
With python2, if a number does not fit into "short int", it is
automatically promoted to "long".

No objection from:	wg (maintainer)
2014-04-01 11:31:54 +00:00
Marc Fonvieille
3b3348b1e1 Update to r44393 of the FreeBSD docset.
Approved by:	doceng (implicit)
2014-04-01 08:28:26 +00:00
John Marino
86a7a2bc3f misc/excel-writer: Upgrade version 11 -> 12 2014-03-31 17:47:01 +00:00
Dirk Meyer
ce934b1967 - fix makefiles to honor CXX and CXXFLAGS
- fix some C++ problems
- mark BROKEN on FreeBSD10, no gcc 4.2
2014-03-31 17:45:13 +00:00
Eitan Adler
62cfe3344c misc/cpuid: reset maintainership
There are two open PRs which I've not yet dealt with: ports/185277 ports/179065

Prodded by:	linimon
2014-03-31 05:42:53 +00:00
Roman Bogorodskiy
778a15959e - Stage support
- Use new style LIB_DEPENDS syntax
- Use PYDISTUTILS_AUTOPLIST and drop pkg-plist
2014-03-29 17:09:30 +00:00
Dmitry Marakasov
6cb749803b - Support staging
PR:		187332
Submitted by:	amdmi3
Approved by:	maintainer timeout, portmgr (blanket)
2014-03-29 14:04:00 +00:00
Edwin Groothuis
b67e390f1b Update to tzdata2014b:
- Update antartica.
- Comments about historical data for Hawaii.
- Update details for Crimea on 30 March
- Move location data Simferopol.
2014-03-29 04:07:34 +00:00
Dmitry Sivachenko
6804cd3200 Update to version 3.30. 2014-03-28 10:29:46 +00:00
Jason E. Hale
1e9e26132a - STAGEify 2014-03-28 02:02:09 +00:00
Renato Botelho
211ee5cc7a Undo a bad change on latest commits, let user install compatNx on systems running FreeBSD N 2014-03-27 12:26:51 +00:00
Steve Wills
6d172e9687 - Stage
PR:		ports/187876
Submitted by:	Johannes Jost Meixner <xmj@chaot.net>
2014-03-26 02:14:47 +00:00
Renato Botelho
61f6beb74b Add compat10x 2014-03-25 11:10:39 +00:00
Renato Botelho
30ee48094c - Fix LICENSE
- Replace USE_XZ by USES=tar:xz
- Fix OSVERSION check, compatNx should be allowed only on systems running N+1
2014-03-25 11:05:33 +00:00
Baptiste Daroussin
bab427bdcd Support stage 2014-03-24 23:52:37 +00:00
Baptiste Daroussin
52256ab0aa Support stage 2014-03-24 23:51:11 +00:00
Baptiste Daroussin
3fde6c66d0 Support stage 2014-03-24 23:49:46 +00:00
John Marino
57aa88147e misc/excel-writer: Update version 07 to 11
Due to a change in how files were being stored at SourceForge, I didn't
realize that version 11 is actually the latest.
2014-03-24 16:56:12 +00:00
Baptiste Daroussin
851be2f75a Switch to wx 2.8
Support stage
2014-03-24 13:26:18 +00:00
John Marino
912c9cc9e4 misc/excel-writer: Ensure short description includes "Ada"
This is important as the package is not (easily) usable for those
uninterested in Ada.
2014-03-24 10:31:15 +00:00
John Marino
4646a092a2 Add new Ada port: misc/excel_writer
Excel_Out is a package that can generate basically formatted Excel files.

* Ideal for the automatic production of reports
* Fast: on a HP Mini netbook (Intel Atom, 1.66 GHz), Excel Writer produced
  50 sheets per second where each sheet had 10,000 data cells
* Totally portable and no external library required
* No interation with MS Office software

WWW: http://excel-writer.sourceforge.net
2014-03-23 23:50:06 +00:00
John Marino
345591ef02 add new Ada dev port: misc/ini_file_manager
The Ini file manager consists of a package, Config, which can read or write
informations from various configuration files known as "ini" files because
they have often the ".ini" extension. They are text files which look like
the following:

  ; Comment line
  [Section 1]
  a_string = abcd     # a comment here...
  a_number = +123.456 ; another comment
  [Section 2]
  a_string = efgh

For more examples in this format, just search files with the .ini extension
on a windows-based computer.

WWW: http://sourceforge.net/projects/ini-files/
2014-03-23 23:44:07 +00:00
Antoine Brodin
991c7518f6 Remove dependency on deprecated and forbidden xmms 2014-03-22 10:06:10 +00:00
Emanuel Haupt
4f288304ec Support staging 2014-03-20 15:10:18 +00:00
Emanuel Haupt
6e8c6236cc Support staging 2014-03-20 15:07:30 +00:00
Emanuel Haupt
a13d44a2df - Support staging
- USES -> gmake
2014-03-20 10:13:21 +00:00
Mathieu Arnold
f7f3bd73b8 - Convert to staging
- Cleanup unneeded bits in the Makefile
- Patch a bit more to fix compiler warnings
- While there, rename patches to follow makepatch naming.

Sponsored by:	Absolight
2014-03-20 00:09:25 +00:00
Emanuel Haupt
50418f3429 Quiesce mkdir 2014-03-18 14:26:57 +00:00
Vasil Dimov
f0b26e7b11 Followup to r347563: revert a change that sneaked in. 2014-03-18 07:59:46 +00:00
Frederic Culot
3abb633d25 - Add misc/p5-OSSP-uuid as a replacement for misc/ossp-uuid-perl.
p5-OSSP-uuid only installs the Perl API, hence avoiding to have two
conflicting ports as was the case with ossp-uuid and ossp-uuid-perl.

Suggested by:	mat@
Approved by:	vd@ (ossp-uuid maintainer, via email)
2014-03-17 09:01:44 +00:00
Sunpoet Po-Chuan Hsieh
bdc798e7aa - Use USES=tar:tgz 2014-03-15 18:40:26 +00:00
Sunpoet Po-Chuan Hsieh
cd38a79213 - Update MASTER_SITES
- Use USES=tar:bzip2
2014-03-15 03:31:03 +00:00
Tijl Coosemans
a19b165d3b Fix double occurences of USES= 2014-03-14 20:59:20 +00:00
Sunpoet Po-Chuan Hsieh
ed935f3b7a - Use USES=tar:tgz 2014-03-14 08:48:41 +00:00
Sunpoet Po-Chuan Hsieh
a3ea579f14 - Update to 20140312
- Use USES=tar:xz

Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20140312.diff
2014-03-14 07:33:12 +00:00
Emanuel Haupt
6da591198b Support staging 2014-03-13 14:27:41 +00:00
Eitan Adler
5d115a4dea Modernize my ports 2014-03-13 03:50:44 +00:00
Antoine Brodin
cf7b71001e Deprecate a few old unmaintained ports 2014-03-11 21:21:14 +00:00
Edwin Groothuis
68d746678d Update to 2014a:
- Fix historical info about asia/Zion, Ukraine
- Fiji starts DST at 02:00 instead of 03:00
- Turkey will move to DST at 31 March this year.
2014-03-11 20:25:24 +00:00
Koop Mast
70c71e5cdd gnome-panel will be updated to the 3.x version when GNOME 3 will merged.
Deprecate the first batch of ports that are incompatible with the new 3.x version.
2014-03-11 14:40:28 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Frederic Culot
e42fb6b674 - Add misc/ossp-uuid-perl, a stub port of misc/ossp-uuid with Perl
bindings enabled. This is required for the upcoming new
  devel/p5-Iodef-Pb-Simple port
- Register CONFLICTS and PKGNAMESUFFIX in misc/ossp-uuid

Approved by:	vd@ (maintainer, via email)
2014-03-10 17:13:44 +00:00
Baptiste Daroussin
9f5deb008f Convert m* to USES=zip 2014-03-10 16:25:33 +00:00
Rene Ladan
2e2cb1318f Mark deprecated, these port depend on expired textproc/glimpse
Approved by:	portmgr (infrastructure blanket)
2014-03-10 12:06:48 +00:00
Rene Ladan
c9a690d33c Remove expired ports:
2014-03-10 deskutils/libopensync-plugin-synce: No more public distfiles
2014-03-10 irc/irchat-pj-xemacs21-mule: No more public distfiles
2014-03-10 irc/pure-xemacs21-mule: No more public distfiles
2014-03-10 lang/dice: No more public distfiles
2014-03-10 irc/dcc: No more public distfiles
2014-03-10 sysutils/backupme: No more public distfiles
2014-03-10 net/freeswitch-curl-devel: No more public distfiles
2014-03-10 misc/freeswitch-pizzademo-devel: No more public distfiles
2014-03-10 emulators/cygne-sdl: No more public distfiles
2014-03-10 mail/newmail: No more public distfiles
2014-03-10 x11-toolkits/xscoop: No more public distfiles
2014-03-10 security/didentd: No more public distfiles
2014-03-10 sysutils/wait_on: No more public distfiles
2014-03-10 net/freeswitch-sbc-devel: No more public distfiles
2014-03-10 multimedia/gxanim: No more public distfiles
2014-03-10 www/nd: No more public distfiles
2014-03-10 lang/fbbi: No more public distfiles
2014-03-10 textproc/csv2xml: No more public distfiles
2014-03-10 www/trac-calendar: No more public distfiles
2014-03-10 misc/stan: No more public distfiles
2014-03-10 japanese/gtkicq: No more public distfiles
2014-03-10 net/nc6: No more public distfiles
2014-03-10 net/jpcap: No more public distfiles
2014-03-10 games/quake-extras: No more public distfiles
2014-03-10 net/asfrecorder: No more public distfiles
2014-03-10 sysutils/pyrenamer: No more public distfiles
2014-03-10 palm/synce-sync-engine: No more public distfiles
2014-03-10 www/linux-mplayer-plugin: No more public distfiles
2014-03-10 net-mgmt/airport: No more public distfiles
2014-03-10 textproc/manued.el: No more public distfiles
2014-03-10 sysutils/jailer: No more public distfiles
2014-03-10 sysutils/blimitd: No more public distfiles
2014-03-10 print/abntex: No more public distfiles
2014-03-10 sysutils/monkeytail: No more public distfiles
2014-03-10 dns/dns_mre: No more public distfiles
2014-03-10 japanese/libjcode: No more public distfiles
2014-03-10 sysutils/jailutils: No more public distfiles
2014-03-10 net/freeswitch-vanilla-devel: No more public distfiles
2014-03-10 sysutils/hdup: No more public distfiles
2014-03-10 print/cups-smb-backend: No more public distfiles
2014-03-10 x11/settitle: No more public distfiles
2014-03-10 sysutils/anteater: No more public distfiles
2014-03-10 www/trac-pendingticket: No more public distfiles
2014-03-10 www/admuser: No more public distfiles
2014-03-10 x11-themes/gnome-icons-snowish: No more public distfiles
2014-03-10 www/metacafe_dl: No more public distfiles
2014-03-10 irc/irchat-pj-emacs21: No more public distfiles
2014-03-10 www/horde3-wicked: No more public distfiles
2014-03-10 java/drexelsnmp: No more public distfiles
2014-03-10 mail/sigit: No more public distfiles
2014-03-10 misc/freeswitch-scripts-devel: No more public distfiles
2014-03-10 www/vtiger-customerportal: No more public distfiles
2014-03-10 irc/pure-emacs21: No more public distfiles
2014-03-10 www/extsm: No more public distfiles
2014-03-10 misc/cwish: No more public distfiles
2014-03-10 www/phpscheduleit: No more public distfiles
2014-03-10 palm/synce-serial: No more public distfiles
2014-03-10 palm/synce-vdccm: No more public distfiles
2014-03-10 net/freeswitch-insideout-devel: No more public distfiles
2014-03-10 sysutils/fusefs-fur: No more public distfiles
2014-03-10 mail/clamfilter: No more public distfiles
2014-03-10 textproc/cost: No more public distfiles
2014-03-10 palm/synce-gvfs: No more public distfiles
2014-03-10 net/nxserver: No more public distfiles
2014-03-10 sysutils/throttle: No more public distfiles
2014-03-10 japanese/aterm: No more public distfiles
2014-03-10 mail/teapop: No more public distfiles
2014-03-10 www/eldav.el: No more public distfiles
2014-03-10 graphics/gsnapshot: No more public distfiles
2014-03-10 japanese/zangband: No more public distfiles
2014-03-10 audio/xmms-wma: No more public distfiles
2014-03-10 misc/projectionlib: No more public distfiles
2014-03-10 11:50:26 +00:00
Vasil Dimov
c2daf35d96 misc/ossp-uuid: fix pkg-plist - do not try to remove perl owned directories
PR:		ports/187396
Submitted by:	az@
2014-03-09 16:46:06 +00:00
Vasil Dimov
d86b07aeef misc/ossp-uuid: fix perl binding, patch based on [1]
PR:		ports/187387 [1]
Submitted by:	culot@
2014-03-09 11:26:18 +00:00
Antoine Brodin
c6c742d7cc Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained since more than 12 years) 2014-03-08 22:26:21 +00:00
Guido Falsi
d8f70ad258 - Update to 1.8
- Rename port
- Convert to staging
- Add rc script

PR:		ports/186266
Submitted by:	me
Aproved by:	zi@ (maintainer)
2014-03-07 08:30:32 +00:00
Sunpoet Po-Chuan Hsieh
6aeb0e9232 - Update to 20140301
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20140301.diff
2014-03-05 21:56:52 +00:00