Commit graph

212792 commits

Author SHA1 Message Date
Pietro Cerutti
352349c75f - Update to 0.16.8.0.2 2009-03-09 20:25:50 +00:00
Max Brazhnikov
832c467dc6 Add lost l10n ports, bump PORTREVISION 2009-03-09 20:24:20 +00:00
Pietro Cerutti
07f4562d8b - Update to 0.12 2009-03-09 20:21:37 +00:00
Greg Lewis
739875a75c . Update to 1.5.0_16 and patchset 9. 2009-03-09 20:18:28 +00:00
Martin Wilke
3df9d4f00b - Fix build (adding missing xpm)
PR:		132099
Submitted by:	Matt Dawson <matt@chronos.org.uk>
Approved by:	maintainer
2009-03-09 20:05:51 +00:00
Martin Wilke
98cc6e666b - Remove references to the no longer existing website
Note:
	The original website hosting the ogg2mp3 script is no longer existent.
	The author of ogg2mp3 didn't respond to requests for an alternative
	download site. Also thanks to wxs@ for hosting the distfile.

PR:		132478
Submitted by:	maintainer
2009-03-09 19:53:34 +00:00
Sergey Skvortsov
0f786a64c5 Patch code to use CGI::Cookie::XS. 2009-03-09 19:47:06 +00:00
Martin Wilke
da5c0c18c4 - Update to 0.9.8.5
PR:		132425
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2009-03-09 19:44:46 +00:00
Martin Wilke
4b5bdb7f2a - Update to 0.9.3
PR:		132217
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-03-09 19:43:41 +00:00
Martin Wilke
9bb2c9239c - Update to 0.9.11
PR:		132216
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-03-09 19:42:31 +00:00
Martin Wilke
4590ff95ef - Reset farrokhi@freebsd.org due to long period of inactivity.
Approved by:	portmgr (linimon)
2009-03-09 19:29:12 +00:00
Stanislav Sedov
8c1cca9adb - Cover the libusb upgrade path on CURRENT. 2009-03-09 19:14:23 +00:00
Martin Wilke
602bb08fe9 - Take over maintainership 2009-03-09 19:14:20 +00:00
Martin Wilke
28b7bf9dbf - Take over maintainership 2009-03-09 18:37:10 +00:00
Martin Wilke
24983e67bb - Update to 4.90
- Take over maintainership
2009-03-09 18:32:54 +00:00
Gabor Pali
30547336e0 - Fix MASTER_SITES
Approved by:	tabthorpe
2009-03-09 18:18:30 +00:00
Johan van Selst
4541f56212 Update to 5.16.4 2009-03-09 18:07:28 +00:00
Martin Wilke
9ec3f9e8e8 - Update to 1.3.4
- Take over maintainership
2009-03-09 18:01:32 +00:00
Martin Wilke
efd955f980 - Update to 4.0.8
- Take over maintainership
2009-03-09 17:58:56 +00:00
Martin Wilke
0bb7588ab1 - Update to 2.2.0
- Update MASTER_SITES
- Take over maintainership
2009-03-09 17:52:02 +00:00
Stanislav Sedov
1865760972 - Fix build.
Pointy hat to:	me
2009-03-09 17:38:33 +00:00
Colin Percival
1df4da0285 Attempt to unbreak: the dependency on p5-CGI-Cookie-XS (formerly p5-Cookie-XS)
is triggered by the file .../CGI/Cookie/XS.pm (formerly .../Cookie/XS.pm).

Reported by:	QAT
2009-03-09 17:34:50 +00:00
Martin Wilke
b4578962e4 - Update to 2.0.12
- Take maintainership
2009-03-09 17:34:44 +00:00
Xin LI
84d6f9d64d Update to 0.6.29.
PR:		ports/132353
Submitted by:	maintainer
2009-03-09 17:21:31 +00:00
Martin Wilke
0560ad0d51 - Update to 2.13.3
- Update WWW
- Take over maintainership
2009-03-09 17:19:19 +00:00
Stanislav Sedov
f5d05ea54d - Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
  in USB stack.

Reviewed by:	thompsa (old version), miwi
Tested by:	miwi
2009-03-09 17:15:43 +00:00
Martin Wilke
e9e0ba8df0 - Update to 1.4.20
- Take over maintainership
2009-03-09 17:07:45 +00:00
Colin Percival
c20094341c Chase dependency rename from www/p5-Cookie-XS to www/p5-CGI-Cookie-XS. 2009-03-09 16:56:13 +00:00
Gabor Pali
9205cdd2b3 The program bisonc++ creates a C++ parser function and -class having a
cleaner setup than the code generated by Alain Coetmeur's bison++.
Furthermore, since bisonc++ more closely follows current-day ideas about
C++ programming its code is easier to read.

WWW: http://bisoncpp.sourceforge.net/

Approved by:	tabthorpe
2009-03-09 16:23:46 +00:00
Gabor Pali
b2208169f5 Bobcat is an acronym of `Brokken's Own Base Classes And Templates'. It
is a shared library implementing C++ classes that are frequently used in
software developed by Frank Brokken.  Frank's existing programs will
depend on `bobcat' in the near future.

WWW: http://bobcat.sourceforge.net/

Approved by:	tabthorpe
2009-03-09 16:22:04 +00:00
Gabor Pali
6b5badef77 - Update to 2.13.2
- Take maintainership

Approved by:	tabthorpe
2009-03-09 16:19:07 +00:00
Gabor Pali
4f29913ec5 Add icmake (missed from the last commit)
Approved by:	tabthorpe
2009-03-09 16:16:58 +00:00
Gabor Pali
9b9d65f6af Icmake is a hybrid between a 'make' utility and a 'shell script'
language.  Originally, it was concocted to provide a useful tool for
automatic program maintenance and system administrative tasks on MS-DOS
platforms.  Later on, Icmake was eventually ported to Unix platforms
(SCO and Linux).  By now Icmake also runs on a HP-Unix platform.

Approved by:	tabthorpe
2009-03-09 16:15:06 +00:00
Wesley Shields
48d5b77515 - Switch to USE_TK= 84+
PR:		ports/132386
Submitted by:	"Scot W. Hetzel" <swhetzel@gmail.com>
Approved by:	mm, wxs (maintainer)
2009-03-09 16:08:24 +00:00
Philippe Audeoud
4242028a4e - Update to 1.005
PR:		ports/132451
Submitted by:	hideo <hideo at lastamericanempire.com>
2009-03-09 14:57:45 +00:00
Emanuel Haupt
671a606047 Update to 1.1.4 2009-03-09 14:35:48 +00:00
Emanuel Haupt
4eb55bb8d2 Update to 3.4.1 2009-03-09 13:58:32 +00:00
Renato Botelho
c9a5174035 - Update to 20090309 2009-03-09 13:50:48 +00:00
Philippe Audeoud
a63e749ad2 - Update to 0.7 2009-03-09 13:26:08 +00:00
Philippe Audeoud
8d294b4538 - Update to 1.46 2009-03-09 12:46:13 +00:00
Sergey Skvortsov
1266ff95eb Remove garbage files. 2009-03-09 12:42:41 +00:00
Sergey Skvortsov
c46fc1baad - Rename www/p5-Cookie-XS to www/p5-CGI-Cookie-XS
- Update to 0.16

Changes:	http://cpansearch.perl.org/src/AGENT/CGI-Cookie-XS-0.16/Changes
2009-03-09 12:40:32 +00:00
Akinori MUSHA
4df6ffff40 Update to 0.46. 2009-03-09 12:00:18 +00:00
Akinori MUSHA
dba3cee0a7 Update to 0.1.6. 2009-03-09 11:39:36 +00:00
Akinori MUSHA
c9a8561081 Update to the version bundled with Subversion 1.5.6. 2009-03-09 11:37:32 +00:00
Akinori MUSHA
0d34a01112 Update to 2.8.1. 2009-03-09 11:32:19 +00:00
Akinori MUSHA
9bda7bfbed Update to 0.6.5. 2009-03-09 11:21:40 +00:00
Akinori MUSHA
d890455600 Update to 0.1.1. 2009-03-09 11:15:29 +00:00
Max Brazhnikov
575626e394 Connect amarok-kde4 to build 2009-03-09 10:49:33 +00:00
Max Brazhnikov
7125e6981f Update to 2.0.2 after repocopy.
PR:		ports/130634
Submitted by:	Matt Tosto <datahead4 at gmail.com>
2009-03-09 10:48:13 +00:00