Commit graph

7743 commits

Author SHA1 Message Date
Michael Landin
7ee3561572 Update to latest release (4.0.1)
- Major code cleanup
	- Improved logging and spell-checking
	- Faster compilation time

Approved by:		roberto (mentor)
2003-08-18 15:32:23 +00:00
Erwin Lansing
6c5f4f98c5 Update to 1.50
PR:		53730, 55647
Submitted by:	mat, Sergey Matveychuk <sem@ciam.ru>
Approved by:	maintainer (implicit)
2003-08-18 13:18:41 +00:00
Mathieu Arnold
7fb0c2fd50 Update to 20030726
grab maintainership

PR:		55309
Submitted by:	me
Approved by:	demon (mentor)
2003-08-18 10:47:18 +00:00
Norikatsu Shigemura
fb1a8d2827 Update to 20030818.
Requested by:	simokawa (developer)
2003-08-18 10:44:06 +00:00
Norikatsu Shigemura
eacbcdc5e6 Update to 20030805.
Requested by:	simokawa (developer)
Submitted by:	daichi
2003-08-18 10:34:09 +00:00
Joe Marcus Clarke
b076d888ee Remove gide. This was replaced with anjuta which will be replaced by
scaffold in GNOME 2.4.
2003-08-18 01:25:35 +00:00
Joe Marcus Clarke
7151ee112c Remove gnomedebug. It's old, broken on -CURRENT, and not heavily used
(if at all).
2003-08-18 01:20:42 +00:00
Sean Chittenden
0d3e362811 Add tla, an arch CLI written in C.
Arch is a really nifty revision control system. It's "whole-tree
changeset based" which means, roughly, that it can handle (with atomic
commits) file and directory adds, deletes, and renames cleanly, and
that it does branching simply and easily. Arch is also "distributed"
which means, for example that you can make arch branches of your own
from remote projects, even if you don't have write access to the
revision control archives for those projects.

This looks to be as close to an open source p4 replacement as one could
hope without being p4.  I'll go so far as to suggest that if this SCM
was employed by the BSD crowd, merging changes between dragonfly (post
source repo reorog), NetBSD, and OpenBSD would be radically less painful.
It is very possible that the dragonfly fork may not have happened under
the arch SCM development methodology, but if it did, at the very least it
would be possible to incorporate dillion's reorg work in a single patch
set, no cvs admin repo surgery needed.

WWW: http://arch.fifthvision.net/bin/view
2003-08-17 22:01:07 +00:00
Jun Kuriyama
42e475653b Update WWW.
PR:		ports/54925
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-08-17 09:53:37 +00:00
Kris Kennaway
95afc5b1f7 Switch to tcl 8.4 and bump PORTREVISION
Reviewed by:	maintainer
2003-08-17 08:45:34 +00:00
Kris Kennaway
e6219cabdf Switch to tcl 8.4 and bump PORTREVISION.
Reviewed by:	maintainer
2003-08-17 08:12:31 +00:00
Joe Marcus Clarke
bdd1c47883 Use INFO. 2003-08-17 04:14:30 +00:00
Joe Marcus Clarke
c14dd37512 * Use INFO
* Use gnometarget
2003-08-17 04:11:50 +00:00
Alexander Nedotsukov
ad16e3450a - Change my maintainer address.
- Use gnomehack for pkgconfig libdir.

Approved by: marcus (mentor)
2003-08-17 04:01:04 +00:00
Alexander Nedotsukov
9542b8ed84 Change my maintainer address.
Approved by: marcus (mentor)
2003-08-17 03:59:31 +00:00
Joe Marcus Clarke
f4c9cba333 Use INFO. 2003-08-17 03:51:54 +00:00
Kris Kennaway
565e89d94e Switch to tcl/tk 8.4, add tcl84 virtual category and bump PORTREVISION. 2003-08-17 01:51:48 +00:00
Kris Kennaway
423ffe941b Switch to tcl 8.4, add tcl84 virtual category and bump PORTREVISION. 2003-08-17 01:45:25 +00:00
Joe Marcus Clarke
dd5ea45c77 Update to 2.4.4.
* Add support for the Polish locale
* Try to add more intelligence to the direct command use code
* Fix up the wording about numbered info files [1]

Suggested by:	gerald [1]
2003-08-16 20:42:44 +00:00
Lev A. Serebryakov
595344fe2d Add all libraries to build.
Now libobjc, libf2c, libstdc++ are builded and installed with headers, etc.
2003-08-16 17:11:10 +00:00
Jimmy Olgeni
536b373300 Add jadetex to BUILD_DEPENDS. 2003-08-16 13:40:54 +00:00
Kris Kennaway
0f359c492b Bump PORTREVISION for pkg-plist fix 2003-08-16 11:17:09 +00:00
Kris Kennaway
73226e2752 Add missing files 2003-08-16 11:16:50 +00:00
Kris Kennaway
218656ddba Utilize INFO and bump PORTREVISION. 2003-08-16 10:07:08 +00:00
Kris Kennaway
b0e9360f7c Utilize INFO. The pkg-plist still appears to be broken. 2003-08-16 09:30:28 +00:00
Kris Kennaway
36bd6e8245 Bump PORTREVISION for previous 2003-08-16 09:20:46 +00:00
Mathieu Arnold
7bd7cbe806 Update my ports to use my @FreeBSD.org address
Approved by:	demon (mentor)
2003-08-16 09:13:44 +00:00
Kris Kennaway
474e697628 Utilize INFO 2003-08-16 09:12:50 +00:00
Joe Marcus Clarke
bd7d1808e5 Update to 0.51b2.
Submitted by:	maintainer
2003-08-16 06:06:14 +00:00
Akinori MUSHA
71962265dc Add ruby-p4 (P4Ruby), Ruby interface to the Perforce API. 2003-08-15 18:40:47 +00:00
Joe Marcus Clarke
12a8b0c085 Really fix the bug where portlint looks through COMMENT for direct command
usage.
2003-08-15 17:47:21 +00:00
Hye-Shik Chang
ca3ad95cad Update to 0.91 2003-08-15 13:23:51 +00:00
Joe Marcus Clarke
0bd33bd673 * Add support for the new INFO macro
* Clean up some more Perl warnings
* Make sure all the MAN macros are printed in all uppercase
* Add perl, ruby, python, and the auto* tools to the list of direct
  commands [1]

PR:		55529 [1]
Submitted by:	Jens Rehsack <rehsack@liwing.de> [1]
2003-08-15 05:05:33 +00:00
Jun Kuriyama
b67a28791a Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
2003-08-15 00:49:31 +00:00
Lev A. Serebryakov
1426b99ca8 Update to new gcc release: 3.3.1 2003-08-14 13:26:09 +00:00
Ernst de Haan
696f53a031 Update to Apache Ant 1.5.4.
This is a minor bugfix release that fixes a problem with the javah task on JDK
1.4.2 and a couple of bugs in the Visual Age for Java intergration tasks. If
you don't use javah or VAJ, there is no reason to upgrade.

See:
http://ant.apache.org/antnews.html
2003-08-14 13:12:07 +00:00
Oliver Braun
82305346a9 Upgrade to 1.0 release candidate 1. 2003-08-14 12:54:07 +00:00
Akinori MUSHA
0579b614e3 Update to 3.4. 2003-08-14 12:23:20 +00:00
Akinori MUSHA
a2c673a343 Update to 0.0.7. 2003-08-14 12:16:48 +00:00
Joe Marcus Clarke
f1816ad105 Update to 2.0.3. 2003-08-13 22:59:24 +00:00
Kirill Ponomarev
10c0107d23 - Update to 0.2.2 2003-08-13 22:55:17 +00:00
Oliver Braun
5e2a14700e * Really upgrade to 2.0 this time! Bump PORTREVISION accordingly.
* Give maintainership to someone who obviously had more sleep.

PR:		ports/55553
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Pointy hat to:	ME!
2003-08-13 18:44:10 +00:00
Oliver Braun
ed36531792 * Upgrade to 2.0.
* Grab maintainership.
2003-08-13 15:09:13 +00:00
Neil Blakey-Milner
f133c51099 Update devel/py-sip to 3.7
Hand over maintainership to Eugene.

PR:		55021
Submitted by:	Eugene Ossintsev <osgene@web.de>
2003-08-13 09:37:52 +00:00
Neil Blakey-Milner
84f00ce826 Update port: devel/sip to 3.7
Hand over maintainership to Eugene

PR:		55019
Submitted by:	Eugene Ossintsev <osgene@web.de>
2003-08-13 09:35:24 +00:00
Yen-Ming Lee
073afee03c - Update to 1.8.2: it's fix build with gcc 3.3.
PR:		55511
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-08-13 02:51:59 +00:00
Joe Marcus Clarke
3dbd05145b Update to 2.2.4. 2003-08-12 18:55:53 +00:00
Erwin Lansing
a93fc26011 Add p5-DateTime-Format-ISO8601 0.03
Parses almost all ISO 8601:2000(E) date and time formats. ISO 8601:2000(E)
time-intervals will be supported in a later release.

PR:		54195
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-08-12 18:52:10 +00:00
Erwin Lansing
e1bb212693 Add p5-DateTime-Format-W3CDTF 0.03,
This module understands the W3CDTF date/time format, an ISO 8601 profile,
defined at http://www.w3.org/TR/NOTE-datetime. This format as the native date
format of RSS 1.0.

PR:		54194
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-08-12 18:48:26 +00:00
Lev A. Serebryakov
1e8f52c9e2 Finally add new devices.
Obtained from:	Target maintainers.
2003-08-12 15:22:46 +00:00