Akinori MUSHA
dbe1b36a1b
The category a port belongs in should be listed first in its
...
CATEGORIES.
2001-09-14 11:58:06 +00:00
Akinori MUSHA
b645a3e9c0
Add ruby-gnustep, a Ruby interface to the GNUstep development
...
environment.
2001-09-14 11:55:27 +00:00
Tor Egge
d48c47551a
Handle internal race that caused pthread_cond_timedwait() to block
...
waiting for a signal that wasn't sent.
2001-09-13 16:01:44 +00:00
Patrick S. Gardella
9e16678bb7
Maintainer update: Jakarta Ant 1.4
...
PR: 30549
Submitted by: maintainer
2001-09-13 11:33:10 +00:00
Mario Sergio Fujikawa Ferreira
b9e65cf9e3
switch maintainership over to submitter
...
PR: 30380
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2001-09-13 02:15:14 +00:00
Brian Somers
e79c82ed42
Fix MASTER_SITES
2001-09-12 21:13:29 +00:00
Mario Sergio Fujikawa Ferreira
a152d91d72
Update to 1.4 Build 129
2001-09-12 16:22:05 +00:00
FUJISHIMA Satsuki
ff2840b4b4
update to 1.33.29.
2001-09-11 22:17:23 +00:00
Akinori MUSHA
8cb369449a
Replace the ghostscript55 dependencies with ghostscript-gnu.
2001-09-11 20:52:33 +00:00
FUJISHIMA Satsuki
8721203e71
unbreak: fix install path.
2001-09-11 20:48:36 +00:00
Maxim Sobolev
d41930414e
Provide bandaid for changed location of include files, because it appears that
...
it breaks many things out there, so of which I've tracked down, while some
have not. After all those places are fixed the bandaid could be removed.
Submitted by: Mike Harding <mvh@ix.netcom.com>
2001-09-11 18:41:51 +00:00
Akinori MUSHA
f00b35b347
Fix dependencies. I thought I had already committed this long ago...
...
Submitted by: bento
2001-09-11 17:43:47 +00:00
FUJISHIMA Satsuki
88b4c6f3f8
fix package: use MLINKS.
...
Non-response from: maintainer
2001-09-11 14:56:54 +00:00
FUJISHIMA Satsuki
702ad288ee
mark as FORBIDDEN: devel/pth is newer.
2001-09-11 14:50:22 +00:00
FUJISHIMA Satsuki
73fbc4e19c
install headers/libraries under its own directory, ${PREFIX}/includes/pth and
...
${PREFIX}/lib/pth, to avoid conflict with FreeBSD pthread.
2001-09-11 14:49:45 +00:00
Maxim Sobolev
ae01580694
Update to 0.17.
2001-09-11 14:40:53 +00:00
Akinori MUSHA
ed7de446e6
Add p5-IPC-SharedCache, a Perl module for managing a SysV IPC shared
...
memory cache.
PR: ports/30189
Submitted by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
2001-09-11 08:38:45 +00:00
Maxim Sobolev
0a6d9ef5df
Update to 0.6.6.
2001-09-11 07:41:34 +00:00
Andrey A. Chernov
d2a574cd84
Bump png major
2001-09-11 02:50:07 +00:00
Dmitry Sivachenko
9bcf81d2c0
Correct shared library name for gtkada.
2001-09-10 20:42:23 +00:00
Dmitry Sivachenko
6845ee0376
Set DIST_SUBDIR=KDE
2001-09-10 20:22:28 +00:00
Akinori MUSHA
7c4454a28c
Update to 1.1.
2001-09-10 16:20:06 +00:00
Maxim Sobolev
1dc34440ed
Update to 0.39.
2001-09-10 10:27:55 +00:00
Kris Kennaway
151b06f16f
It looks like the distfile on the MASTER_SITES were reverted to an older
...
version. Switch to a local copy of the distfile for now.
2001-09-10 01:23:32 +00:00
Joerg Wunsch
a854fa02c1
Updated documentation file.
2001-09-09 17:03:42 +00:00
Anton Berezin
39359eab1c
Update to 1.06.
2001-09-09 15:53:36 +00:00
Ying-Chieh Liao
8970b2e08d
upgrade to 1.9
...
drop maintainership
fix WWW:
2001-09-09 13:15:25 +00:00
Ying-Chieh Liao
25e4f5400c
upgrade to 1.19
...
drop maintainership
2001-09-09 12:31:22 +00:00
Ying-Chieh Liao
1dc254500d
upgrade to 4.1.1
...
drop maintainership
2001-09-09 12:09:32 +00:00
Ying-Chieh Liao
b76ce88bd9
upgrade to 0.6
...
drop maintainership
2001-09-09 11:22:32 +00:00
Tor Egge
60032d4ed7
Add an optional experimental patch that reduce the number of context
...
switches on UP systems when the thread waiting on a condition has a
higher priority than the thread signalling the condition.
Bump port revision.
2001-09-09 01:12:47 +00:00
Tor Egge
85ca10cdc3
Set frame pointer to 0 before calling function in child process to indicate
...
that the stack frame chain stops here.
2001-09-09 00:57:11 +00:00
Tor Egge
33ddbc7387
Use libc version of _flockfile() and _funlockfile() on 5.0-CURRENT.
2001-09-09 00:53:07 +00:00
SADA Kenji
8eca56e141
Upgrade to 1.90 .
2001-09-08 19:10:29 +00:00
Akinori MUSHA
3e226486cb
Add ruby-fileutils, a file & directory manipulation library for Ruby.
2001-09-08 14:30:23 +00:00
Akinori MUSHA
f4f1daff0e
Update WWW and the author's mail address.
...
The license was changed from GPL to LGPL.
Fix a couple of typos.
2001-09-08 14:22:26 +00:00
Akinori MUSHA
002496839d
Update to 1.3.11.
2001-09-08 13:12:56 +00:00
Yaroslav Tykhiy
df36eba4c3
Don't ignore ${MKDIR}'s return status.
2001-09-08 09:05:54 +00:00
Pete Fritchman
f70925bdbc
Update to 0.1.2
2001-09-08 00:17:52 +00:00
Pete Fritchman
b0b6cb1263
Add MASTER_SITE_LOCAL in to MASTER_SITES. The main homepage for devtodo seems
...
to have disappeared...
Noticed by: fenner distfile survey
2001-09-08 00:13:34 +00:00
Jimmy Olgeni
8d8939752a
Add devel/libast, "A library of assorted spiffy things, previously known as
...
libmej, the Eterm helper library".
This port is required by the Eterm 0.9.1 upgrade.
Submitted by: Jeremy Norris <ishmael27@home.com>
2001-09-07 19:54:19 +00:00
Marcel Moolenaar
78462c178d
Update for the not-so-new RH distribution directory structure.
...
Numerous reminders by: portsurvey
2001-09-07 18:27:44 +00:00
Yaroslav Tykhiy
7eee6981b6
Update port to strace-4.4.
...
Submitted by: alex@rinet.ru
2001-09-07 12:50:30 +00:00
Johann Visagie
f80bb54c62
Add py-grouch 0.1, a system for describing and enforcing a Python
...
object schema.
2001-09-06 14:32:27 +00:00
Kevin Lo
48292acf61
Update to version 1.0.6
...
PR: 30322
Submitted by: Ports Fury
2001-09-05 16:02:09 +00:00
Ying-Chieh Liao
de9b809d86
upgrade to 0903
2001-09-05 06:35:03 +00:00
Johann Visagie
558caa64de
- Housekeeping update :)
...
- Add runtime dependency on Tkinter
- Deploy DOCSDIR
- Minor style updates in Makefile
- Update my email address
- Make installation of examples dependent on NOPORTDOCS
- Bump PORTREVISION (because of the last point above)
2001-09-04 14:20:31 +00:00
Anton Berezin
bfa9be96b2
Add RUN_DEPENDS; this fixes the bento build of devel/p5-Agent.
...
Assume maintainership.
Submitted by: bento logs
2001-09-04 14:11:48 +00:00
Maxim Sobolev
e1e613ee9d
Fix a bug that prevents some applications (e.g. Evolution) from starting-up
...
properly. This doesn't fix Nautilus, however. :(
Submitted by: obrien
2001-09-04 12:15:10 +00:00
Pete Fritchman
f577ca4261
Update to 2.18
2001-09-04 00:23:12 +00:00
Johann Visagie
f0b7d79656
- Update to version 0.10.1
2001-09-03 15:26:29 +00:00
Maxim Sobolev
cc2d34434a
- Update to 0.1.8;
...
- get rid of useless .la file;
- don't hardcode package version number into library name - it's bogus.
2001-09-03 14:54:10 +00:00
Maxim Sobolev
bdf2a53bfd
Update to 1.2.
2001-09-03 13:19:49 +00:00
Mario Sergio Fujikawa Ferreira
5f2fa3cee8
o update to 1.0
...
o style fix: unecho commands on Makefile
o chase ocamlweb-man.ps.gz checksum on new version of the port
PR: 30152
Submitted by: MAINTAINER
2001-09-03 04:29:19 +00:00
Akinori MUSHA
f827c53c20
Add ruby-mock, an RUnit extention that makes it very easy to implement
...
Mock Objects.
2001-09-02 18:42:07 +00:00
Ying-Chieh Liao
c0aa94104d
add xtl
...
A library for R/W structured data to/from an external representation
2001-09-02 06:20:22 +00:00
Bill Fenner
b667b34a87
Allow BROKEN to work, instead of getting
...
Syntax error: EOF in backquote substitution
Submitted by: distfile survey
2001-09-02 03:06:33 +00:00
Akinori MUSHA
5b5dc0d525
Add cvs2p4, a CVS to Perforce Converter.
2001-09-01 22:13:54 +00:00
Akinori MUSHA
294ef6fe60
Add devel/c4, a CVS-like Frontend to Perforce.
2001-09-01 21:53:05 +00:00
Akinori MUSHA
d1ceee18ae
Add devel/p4db, a Web/Perforce Browser which allows you to browse
...
Perforce depots via the web as CVSweb does for CVS.
2001-09-01 21:37:20 +00:00
Mario Sergio Fujikawa Ferreira
232f9bf91d
Update to 1.4 Build 128
2001-09-01 19:30:59 +00:00
Akinori MUSHA
df5a274627
- Update to version 01.1
...
- Support the alpha platform (although it is still at version 99.1)
- Install p4ftpd
- Create a non-privileged user and run p4d as the user
- Dig directories and make the port plug-and-play
- Change the configuration file's name to perforce.conf
- Do not unconditionally remove perforce.conf on deinstall
- Make almost all parameters (including directory layouts and
user/group names) configurable via make variables
- Make the startup script support "restart"
- Take over the maintainership
Approved by: Samuel Tardieu <sam@inf.enst.fr> (ex. MAINTAINER)
2001-09-01 18:57:08 +00:00
Akinori MUSHA
306eb88b9b
Add devel/p4.el -- Simple Perforce-Emacs Integration.
2001-09-01 18:39:09 +00:00
Dmitry Sivachenko
ed1d654263
MAINTAINER -> kde@FreeBSD.org
2001-09-01 08:35:47 +00:00
Trevor Johnson
d79d377611
The wchar.h header required by this port seems to have been added
...
to -STABLE without a change in __FreeBSD_version . Check for the
existence of the header, and mark BROKEN if it is missing.
PR: 30121
Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2001-08-31 16:36:50 +00:00
Maxim Sobolev
810fcd34d2
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.
2001-08-31 14:20:29 +00:00
Anton Berezin
231901c7ac
Update to 1.06; assume maintainership.
2001-08-31 11:26:21 +00:00
Anton Berezin
1ad600881d
Update to 1.05; add WWW to pkg-descr; assume maintainership.
2001-08-31 11:17:47 +00:00
FUJISHIMA Satsuki
8268c79aa5
vanessa_socket_pipe requires popt library.
...
Submitted by: bento
2001-08-30 19:42:09 +00:00
Anton Berezin
209fc285fe
Update to 0.17.
...
PR: 30221
Submitted by: maintainer
2001-08-30 19:30:41 +00:00
Akinori MUSHA
23a999b22b
Make CATEGORIES and MAINTAINER overridable for japanese/kde*.
...
Approved by: kde (will), demon (MAINTAINERs)
2001-08-30 18:56:50 +00:00
FUJISHIMA Satsuki
12c14c8667
o compile with optimize flags.
...
o don't install nonexistent file.
2001-08-30 18:19:02 +00:00
Akinori MUSHA
e016fc5e06
Update to 0.7.1.
2001-08-30 07:30:40 +00:00
Akinori MUSHA
ec3a4a6023
Update to 0.2.
2001-08-30 07:05:51 +00:00
Mario Sergio Fujikawa Ferreira
e06ea2285c
Update to 0.0.17
...
PR: 29911
Submitted by: MAINTAINER
2001-08-30 05:40:16 +00:00
Pete Fritchman
f148fc2841
add tdl 0.6
...
To-do list manager
2001-08-30 05:39:51 +00:00
Ying-Chieh Liao
668637d3c5
remove ports/devel/cpp2html, which is included in textproc/source-highlight
2001-08-30 05:08:22 +00:00
Pete Fritchman
6023a69d7c
Update to 0.17
...
PR: 30212
Submitted by: maintainer
2001-08-30 03:46:31 +00:00
Anton Berezin
ef0e7e586e
Update lib/st to 1.2.
2001-08-29 18:13:27 +00:00
Mitsuru IWASAKI
8563154cf9
Update to acpica-unix-20010816.
...
Add acpidump for 4-STABLE system.
2001-08-29 18:09:56 +00:00
Anton Berezin
2e4081faf6
Update devel/p5-Storable to 1.0.13.
2001-08-29 18:03:12 +00:00
Ying-Chieh Liao
d71b137e0b
add hp48cc
...
C-like compiler that translates input code to the HP48 RPN language
PR: 29642
Submitted by: Patrick Li <pat@databits.net>
2001-08-29 12:34:54 +00:00
Johann Visagie
0ee0d3a77d
- Update to version 3.0.4 (bugfix release)
...
- Deply DOCSDIR support in Makefile
PR: 30128
Submitted by: Alexander N. Kabaev <ak03@gte.com>
Approved by: ejc (MAINTAINER)
2001-08-29 09:01:49 +00:00
Satoshi Asami
c47ba2aa8d
Mark it FORBIDDEN for parallel package build -- hang.
2001-08-29 05:17:30 +00:00
Pete Fritchman
41626904a1
add cvsstat 2.17
...
Transforms the output of 'cvs status' to a sorted ASCII table
2001-08-29 02:27:31 +00:00
Johann Visagie
c4703a4046
- Update to version 1.4
...
- New maintainer: Alexander N. Kabaev <ak03@gte.com>
PR: 30128
Submitted by: Alexander N. Kabaev <ak03@gte.com>
2001-08-28 13:03:10 +00:00
Johann Visagie
d3d84dd449
- Update to version 0.3.0
...
- Release notes:
- many new features
- improved stability
- improved memory usage - all known leaks fixed
- improved compliance with Python mapping specification
- CORBA exceptions overhauled
- object references implemented as class instances
- works better with GNOME IDLs
- etc.
2001-08-28 12:15:52 +00:00
Dmitry Sivachenko
7d34145a23
Upgrade to 1.4.1.
...
Submitted by: Andrey Novikov <andrey@novikov.com>
(with modifications).
2001-08-28 11:05:16 +00:00
Ying-Chieh Liao
984b7bda1d
upgrade to 0.1.1
...
drop maintainership
2001-08-28 10:41:37 +00:00
Ying-Chieh Liao
1801d2ab2d
source-highlight already imported by kris at 8/25
...
but he didnt add it to module list
so now I remove devel/soruce-highlight,
and make source-highlight -> textproc/source-highlight
Pointed out by: petef
2001-08-28 10:17:42 +00:00
Ying-Chieh Liao
b92f730f1f
add source-highlight
...
Given a source file, produces a document with syntax highlighting
2001-08-28 06:10:52 +00:00
Mario Sergio Fujikawa Ferreira
0c2fe2c8ca
Update to 1.4 Build 127
2001-08-27 04:29:35 +00:00
Mario Sergio Fujikawa Ferreira
a1213bc04d
Update to 1.4 Build 127
2001-08-27 01:26:33 +00:00
Pete Fritchman
2024ab9790
- make the ant program actually work if no JAVA_HOME is set (make the default
...
java command the javavm wrapper).
- bump portrevision
PR: 27073
Submitted by: maintainer
2001-08-26 05:37:03 +00:00
Ying-Chieh Liao
2529b03f49
upgrade to 2.4
2001-08-25 16:09:38 +00:00
Pete Fritchman
5d3b64aa05
- update to version 0.14
...
- sort pkg-plist rmdirs
PR: 30073
Submitted by: maintainer
2001-08-25 13:54:09 +00:00
Andrey A. Chernov
6abfadc141
Generate CRC32 checksum
2001-08-24 23:00:02 +00:00
Anton Berezin
2835757114
Remove redundant USE_PERL5 statements.
2001-08-24 21:32:55 +00:00
Dmitry Sivachenko
217b6b13c0
Depend on kdebase rather that kdelibs.
2001-08-24 12:38:16 +00:00
Dmitry Sivachenko
94a0d2fc78
Correct WWW.
...
Submitted by: Chris Faulhaber <jedgar@fxp.org>
2001-08-24 12:30:05 +00:00
Dmitry Sivachenko
175b6c23df
Upgrade to 0.1.7
2001-08-24 10:00:50 +00:00
David W. Chapman Jr.
594647bf8a
Update to 2.108
...
PR: 29933
Submitted by: maintainer
2001-08-23 19:25:29 +00:00
Alexander Langer
74711fdcd0
cons-test.1 is now gzipped by default.
...
Submitted by: bento
2001-08-23 17:28:51 +00:00
Alexander Langer
0fff81fec8
Mark BROKEN again (internal compiler error).
...
This port has been broken since I can think (almost).
Submitted by: bento
2001-08-23 16:53:50 +00:00
Johann Visagie
11c04b6c86
- Deploy USE_PYTHON
...
- Ensure that ${PKGMESSAGE} is created in final form (all substitutions
performed) for inclusion in package
2001-08-23 13:26:43 +00:00
Kris Kennaway
2460265fd7
Move flawfinder from devel to security where the other source-code auditing
...
tools live.
Discussed with: ijliao
2001-08-23 12:54:48 +00:00
Pete Fritchman
35db8cc37d
Change my email address to petef@FreeBSD.org for the ports I maintain.
...
Reviewed by: ade
2001-08-22 23:07:23 +00:00
David E. O'Brien
750e1d4d53
Update to 1.33.25.
...
[and drop ownership]
PR: 28511
Submitted by: Sergey A.Osokin <osa@freebsd.org.ru>
2001-08-22 17:28:52 +00:00
Ying-Chieh Liao
cf55a7d820
upgrade to 1.2
2001-08-22 17:12:10 +00:00
Johann Visagie
ed74f89009
- Add an explicit dependency on py-tkinter (instead of relying on an implied
...
dependency via py-unit).
- Add a run-time dependency on py-gnome, which is required by some non-
mission-critical elements of this package. (This should possibly be an
optional dependency(?) - I'm in two minds about this.)
- Do not install two somewhat Debian-specific scripts.
- Bump the PORTREVISION once more.
2001-08-22 11:22:14 +00:00
Akinori MUSHA
50927a3b75
Add ruby-avl, AVL tree class for Ruby.
2001-08-22 08:04:04 +00:00
David E. O'Brien
f503d96fe5
Fix the STLport. It now compiles on 5-current and RELENG_4 !!
2001-08-21 22:54:13 +00:00
Peter Pentchev
7695192533
Fix handling of the arrow keys.
...
PR: 29491
Submitted by: "Alexander N. Kabaev" <ak03@gte.com>
Approved by: maintainer
2001-08-21 15:05:11 +00:00
Johann Visagie
4e703243bb
- Refrain from installing another copy of the GNU LGPL, in accordance with
...
section 15.22 of the Porter's Handbook.
- Install the ERRATA instead.
2001-08-21 14:55:14 +00:00
Maxim Sobolev
5026efd3ac
Update to 1.0.8.
2001-08-21 14:09:52 +00:00
Dmitry Sivachenko
c845156e7d
Upgrade to 2.2
2001-08-21 08:23:03 +00:00
Johann Visagie
d21ae48a78
- Fix own mistake that caused a *.orig file to be installed in ${PREFIX}/bin
...
- List executable files to be installed explicitly - it's so much safer!
- Bump ${PORTREVISION}
2001-08-20 14:25:05 +00:00
Johann Visagie
4140036638
- Update to version 0.10.0
...
- New for this version:
- Twisted Enterprise, relational database integration with Twisted.
- "Passport" addition to Twisted Internet.
- "Versioned" persistence style.
- Many minor bugfixes.
- "Twisted Manhole", 'direct manipulation' service for Twisted.
- etc.
2001-08-20 14:07:09 +00:00
Kris Kennaway
e1bb890f7b
Chase the checksum; some Microsoft build files changed.
2001-08-20 07:09:20 +00:00
Chris D. Faulhaber
26043b9fe9
Update port to 1.2.2
2001-08-20 01:24:46 +00:00
Dirk Meyer
1a5f44f693
Fix Package build, MKDIR was missing.
2001-08-19 17:10:50 +00:00
Ying-Chieh Liao
075ea05e0a
upgrade to 0.13
...
PR: 29810
Submitted by: MAINTAINER
2001-08-18 23:18:07 +00:00
Ying-Chieh Liao
6ca41f65b0
upgrade to 2.106
...
PR: 29813
Submitted by: MAINTAINER
2001-08-18 23:15:25 +00:00
Alexander Langer
4b31a03978
Fix libname.
...
Submitted by: MAINTAINER
2001-08-18 12:27:33 +00:00
Johann Visagie
9bd9d66a12
- Patch source files to enable the usage of py-unit (which is installed as a
...
run-time dependency) instead of the bundled copy of py-unit (which isn't
installed at all).
2001-08-17 15:18:14 +00:00
Johann Visagie
2073f23ba4
- For some reason, this release of Twisted neglects to install three required
...
sub-packages OOTB. Add a patch to rectify this.
- Bump PORTREVISION
2001-08-17 14:50:15 +00:00
Johann Visagie
6e3e0cc16f
Add py-twisted 0.9.5, an event-based Python framework for internet
...
applications.
2001-08-17 08:16:49 +00:00
Mikhail Teterin
47860564cd
Add the missing MASTER_SITE_SUBDIR...
2001-08-17 05:38:43 +00:00
Mikhail Teterin
6fb593a598
Well, ooopss. I hope, I don't need to explain what happened...
2001-08-17 05:13:55 +00:00
Mikhail Teterin
8335f34f0f
The first part of the NeoWebScript port I'm working on (hard).
...
The beast comes as part of one GIANT tarball including the
entire NeoWebScript as well as outdated Apache, gd, Tcl, itcl,
TclX, db-2 (no kidding!), etc.
This part is a set of general purpose commands and procedures,
which can be used (and appreciated) by regular TCL scripting --
not just web-oriented inside NWS.
This port is built without the available LDAP support -- our
openldap2 port used db3, but the db-support in NeoTcl only
works with db2. If some db-expert can send me a patch for the
neoXdb.c, the humanity will remember him/her forev^H^H a while.
2001-08-17 05:07:16 +00:00
Dmitry Sivachenko
8e6b36646a
Properly detect gettext's shared library.
...
PR: 27611
Submitted by: Janos Mohacsi <mohacsi@ik.bme.hu>
2001-08-16 18:59:52 +00:00
Maxim Sobolev
34d88e4a43
Update to 1.0.4.
2001-08-16 15:27:03 +00:00
Johann Visagie
0ae9ba18e8
Make pkg-comment slighly more clear (not all "testing" is "unit testing")
2001-08-16 15:09:30 +00:00
Johann Visagie
798b24f39f
- Add required dependencies
...
- Make ${PREFIX}-clean
2001-08-16 15:03:03 +00:00
Ralf S. Engelschall
f502c4cb20
Upgrade to Str 0.9.5
2001-08-16 14:08:35 +00:00
Maxim Sobolev
fd6f670789
Update to 0.11.
2001-08-16 13:12:47 +00:00
OKAZAKI Tetsurou
7fb9451c41
Add py-unit 1.4.1, testing framework for Python.
...
PR: 29734
Submitted by: Shell Hung <shell@shellhung.org>
2001-08-16 10:53:11 +00:00
Akinori MUSHA
3c15924825
Fix plist.
2001-08-16 06:14:17 +00:00
Anton Berezin
fb131f8836
Add p5-Data-HexDump 0.02, a simple hexadecimal dumper.
...
PR: 29543
Submitted by: Sergey Skvortsov <skv@protey.ru>
2001-08-15 20:37:48 +00:00
Akinori MUSHA
329c977502
Conditionalize bzip2 dependencies.
2001-08-15 20:33:16 +00:00
Anton Berezin
8cf1555e38
USE_PERL5 + do-configure: ==> PERL_CONFIGURE.
...
Fix this port for -current.
Submitted by: bento logs
2001-08-15 17:40:51 +00:00
Will Andrews
b4a7c57e95
*sigh* They changed the path to the tarballs again. This was verified
...
on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/. :\
Submitted by: scottl
2001-08-15 16:25:13 +00:00
Will Andrews
3901adbb04
Update to KDE 2.2:
...
* All patches except sysutils/kdeadmin/files/patch-rpmMessages.c:
- Either obsoleted or merged into KDE.
* All pkg-plists:
- Huge diffs are due to mass conversion from static HTML pages
to XML/XSL versions.
* audio/kdemultimedia2:
- aRts + Noatun, etc. now work and play MP3s et al properly,
using the mpg123 aRtsplugin. Remove mpeglib[,_artsplug]
from compile.
* converters/kdesupport2:
- Obsolete. No longer used in this version of KDE.
* deskutils/kdepim:
- Use autoconf and account for brokenness in the configure
script by replacing invocations of INSTALL under libical
with the proper incantations.
- Per David O'Brien's request, move libimap to libkimap;
this was performed by Rik Hemsley <rikkus@kde.org>.
* devel/kdesdk:
- New module with some helpful tools. One in particular that
seems demanded is ``kbabel'', which, as I've been told, is
a translator's wet dream.
- Workaround dumb problem in kbabel's libgettext (which I could
not figure out how to remove) by replacing its error() with
errc(). KBabel seems to run fine with this patch.
* devel/kdevelop:
- Fix lame check for libkdeui.so.* by replacing it with just
a check for libkdeui.so. It's been/being removed from
kdevelop after 2.2.
* editors/koffice:
- Fix kivio compile errors by substituting in PTHREAD_LIBS
in the correct place. Compensate for kivio's dependency
on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so
in kivio.desktop.
* games/kdegames2:
- Some new games.
* graphics/kdegraphics2:
- Fix link errors in libkscan and kamera where they
require gettext (ie: add -lintl).
- Fix compile error in kamera.cpp which is dependent on a
correctly done gphoto2.. of course, this will only help
people who've manually installed gphoto2 themselves.
* net/kdenetwork2:
- Mimelib was moved here (reason for removal of kdesupport2).
* misc/kdeaddons:
- New module to FreeBSD ports; some simple addons for KDE2.
Suggested by Lauri Watts <lauri@kde.org>.
* misc/kdeutils2:
- Added a couple manpages.
* x11-clocks/kdetoys2:
- Some new apps.
* sysutils/kdeadmin:
- Remove kuser from compile because it has some problems. ;\
* x11/kdelibs2:
- Add libFAM dependency to help people who run FAM; FAM
increases the overall desktop responsiveness.
Submitted by Lauri Watts <lauri@kde.org>.
- Add CUPS dependency to bring in KDE's new print system.
- Add bzip2/libxml2 dependencies to support the new help kioslave.
- Disable installation of libltdl stuff to prevent conflicts
with other stuff. Submitted by wjv.
- Add pkg-req script to avoid conflicts with kdelibs11; add
to Makefile too. Submitted by benno.
- Be sure to remove the pth header conflicts stuff from the
arts/mcop_mt section.
- Fix problem with configure trying to find -lfam in the
wrong place.
- Remove kspell and api subdirs from doc; we don't need them,
and there are problems trying to build/install them.
Submitted by Lauri Watts <lauri@kde.org>.
* x11/kdebase2:
- Solve link permissions problem by changing the modes on
files installed by kdesktop/init/Templates to 644.
Submitted by Jim Durham <durham@w2xo.pgh.pa.us>.
* x11/kde2:
- Bump version; no other changes.
Special thanks to Lauri Watts <lauri@kde.org> for helping me test
packages generated by these changes on a virgin system. I believe
that this is the best-tested update I've ever done for KDE, and it
really shines this time around.
I just noticed there are a couple other PRs in the PR db that need
to be addressed. I will take care of those by tomorrow. Sorry...
PR: 22735, 28549
Blanket approval by: demon (kdesdk, kdevelop)
2001-08-15 12:43:08 +00:00
Thomas Gellekum
05a66bcaf3
Don't depend on gnustep-guile.
2001-08-15 11:29:12 +00:00
Anton Berezin
edf76768a0
Upgrade devel/p5-Set-Scalar to 1.10.
2001-08-15 10:15:06 +00:00
Anton Berezin
b15604984c
Upgrade devel/p5-POE to 0.1502. Also list a new manpage.
...
PR: 29723
Submitted by: maintainer
2001-08-15 10:05:11 +00:00
David E. O'Brien
05e1268f2b
Back out 2.95.3 upgrade.
...
Requested by: jeh
2001-08-15 01:48:03 +00:00
Anton Berezin
2d8e57ffc1
Upgrade devel/p5-Algorithm-Diff to 1.11a.
...
Assume port maintainership.
2001-08-14 15:53:18 +00:00
Anton Berezin
de99f49338
Upgrade devel/p5-Storable to 1.0.12.
...
Make the port to create and install the manpage.
Assume maintainership.
2001-08-14 15:32:57 +00:00
Kevin Lo
c5a5d1db41
Initial import of p5-Test-Harness 1.23.
...
It runs perl standard test scripts with statistics
PR: 29647
Submitted by: Shell Hung <shell@shellhung.org>
2001-08-14 15:05:03 +00:00
Maxim Sobolev
61b725c382
Improve patch that fixes libglade problems with newest gnomedb.
2001-08-14 09:59:08 +00:00
Akinori MUSHA
a2acfad03e
Update to 0.7.
2001-08-14 05:54:10 +00:00
David E. O'Brien
b57cd0015f
Update to 2.11.2.
2001-08-13 22:06:31 +00:00
David E. O'Brien
293dd71789
Update to 2.11.2.
2001-08-13 21:03:30 +00:00
David E. O'Brien
493cfd5a9c
Update to 2.95.3 and use the bzip2 distfile.
2001-08-13 20:58:09 +00:00
David E. O'Brien
92e5dd49e1
Update to 2.11.2.
2001-08-13 20:40:18 +00:00
Maxim Sobolev
9e291238c6
Activate idlefork.
2001-08-13 17:22:01 +00:00
Maxim Sobolev
c4503c58a6
Add idlefork 0.8.1 - an official experimental development fork of Python's
...
small, light, 'bundled' integrated development environment, IDLE. Changes to
this version that are approved by Python's benevolent dictator for life
(python's creator, Guido van Rossum) will go back into the stable distribution
version.
Repo-copied from ports/devel/idle.
2001-08-13 17:18:29 +00:00
Ying-Chieh Liao
569ae062b4
add libavl
...
A library for balanced binary trees
2001-08-13 13:54:31 +00:00
Kevin Lo
c462e296ee
Update to version 0.11
...
PR: 29672
Submitted by: MAINTAINER
2001-08-13 12:22:26 +00:00
Joseph Koshy
1042989ff4
Update MASTER_SITE to use MASTER_SITE_SOURCEFORGE. Remove
...
MASTER_SITE_SUNSITE as the current exctags distribution does not
seem to present on the few Sunsite mirrors that I checked.
Submitted by: Kent Stewart <kstewart@urx.com>
2001-08-13 11:47:38 +00:00
Maxim Sobolev
98311ec109
Unbroke with gnomedb-0.2.90.
2001-08-13 09:54:07 +00:00
Akinori MUSHA
4c45187cdc
Add missing lib/libswigguile.* files.
2001-08-13 04:41:23 +00:00
David E. O'Brien
b5d7782b28
Update master site and fix compliation problem on newer FreeBSD systems.
...
Submitted by: Seth Kingsley <seth.kingsley@windriver.com>
2001-08-12 21:14:42 +00:00
Joerg Wunsch
94b00b5e27
Include the C++ compiler. Certainly of limited use for a
...
microcontroller, but i got interested to get a complex FFT working.
No stdlibc++ support at this time.
2001-08-12 20:18:25 +00:00
Joerg Wunsch
385215a69e
Ooops, the PKGNAMEPREFIX got accidentally dropped.
2001-08-12 16:33:45 +00:00
Joerg Wunsch
0ae4c387fe
Another accidental omission from plist.
2001-08-12 16:26:44 +00:00
Joerg Wunsch
10357ef196
Forgot about a couple of stale entries in the plist.
2001-08-12 15:25:45 +00:00
Joerg Wunsch
730a417054
Upgrade to version 20010717.
2001-08-12 15:15:57 +00:00
Joerg Wunsch
985d9eea61
Upgrade to the released version of gcc 3.0.
2001-08-12 15:15:21 +00:00
Ying-Chieh Liao
501416d99f
add p5-Test-Simple
...
Basic utilities for writing tests in perl
PR: 29640
Submitted by: Shell Hung <shell@shellhung.org>
2001-08-12 14:12:12 +00:00
Ying-Chieh Liao
588695caec
add rlwrap
...
readline wrapper
2001-08-12 11:07:24 +00:00
Jimmy Olgeni
762a167b88
Add missing documentation file: optparse.en.html
2001-08-12 09:09:26 +00:00
Dmitry Sivachenko
3f7eacd59b
Upgrade to 0.1.6
2001-08-12 08:24:54 +00:00
Akinori MUSHA
26b2423814
Update to 0.8.4.
2001-08-12 06:45:11 +00:00
Akinori MUSHA
dde6021c77
Update to 0.1.4.
2001-08-12 05:48:42 +00:00
Akinori MUSHA
7ae855b70f
Update to 1.3.10.
2001-08-12 05:45:22 +00:00
Akinori MUSHA
7ce5e709fa
Update MASTER_SITES. Remove a no longer needed hack.
2001-08-12 05:41:26 +00:00
Akinori MUSHA
04bd272ac5
Utilize the PORTNAME variable.
2001-08-12 05:37:42 +00:00
Akinori MUSHA
11ec26a80e
Chase an installer-only update. Keep PORTREVISION unbumped.
2001-08-12 05:36:13 +00:00
Akinori MUSHA
d280fedde6
Update to 0.10.0.
2001-08-12 05:32:54 +00:00
Doug Barton
afe470fd5e
Add a note that indicates why this port can't be updated yet
2001-08-12 03:58:57 +00:00
Maxim Sobolev
22d14000a5
Turn famous `duplicated macro ...' into a warning rather than an error.
2001-08-11 09:32:09 +00:00
Maxim Sobolev
d70cd028c8
Replace spaces with tabs where appropriate.
2001-08-11 08:56:32 +00:00
Ying-Chieh Liao
c101978871
upgrade to 2.105
...
pass maintainership to shell@shellhung.org
Submitted by: shell@shellhung.org (new maintainer)
2001-08-10 11:58:03 +00:00
Dmitry Sivachenko
cdfcccc787
NGPT is a next generation pthread implementation based on GNU pth
...
PR: 29239
Submitted by: Arun Sharma <adsharma@sharmas.dhs.org>
2001-08-10 02:18:58 +00:00
Maxim Sobolev
24379c533a
Update to 0.8.
2001-08-09 10:11:29 +00:00
Ying-Chieh Liao
9892d58682
upgrade to 1.0.4
2001-08-09 04:10:37 +00:00
SADA Kenji
78ab412b60
Upgrade to version 1.84.
2001-08-08 22:44:34 +00:00
Maxim Sobolev
39dd44ae3c
Update to 2.20.14.
...
Submitted by: Neil Darlow <neil@darlow.co.uk>
2001-08-08 17:33:46 +00:00
Maxim Sobolev
ac2af08e6f
Update to 0.10.
2001-08-08 15:56:20 +00:00
Maxim Sobolev
9b1f0ddd87
Update to 2.0.8.
2001-08-08 15:48:40 +00:00
Thomas Gellekum
42444f1b01
Fix path for COMBOLIBDIR.
2001-08-08 10:59:51 +00:00
Mario Sergio Fujikawa Ferreira
0f78f27772
New port understand_ada version 1.4 Build 124: Understand can parse an
...
Ada project helping reverse engineer it
2001-08-07 06:53:34 +00:00
Mario Sergio Fujikawa Ferreira
2424a44ed9
Update to 1.4 Build 124
2001-08-07 03:38:09 +00:00
Akinori MUSHA
c0432f4404
Add autoconf as build-time dependency.
...
Noted by: bento's log
2001-08-06 12:05:21 +00:00
Maxim Sobolev
bb98c71fbe
Fix a breakage caused by the libgda upgrade to 0.2.90.
2001-08-06 11:12:21 +00:00
Will Andrews
c84ceb1181
After making people wait 5 weeks, update this port to sync with the
...
QT 2.3.1 upgrade. Sorry! 8(
2001-08-06 07:12:16 +00:00
Mario Sergio Fujikawa Ferreira
af1905c9c8
o Update to 0.09
...
o Add missing RUN_DEPENDS on p5-IO-stringy
o Update to more precise COMMENT and DESCR
o Add WWW tag
o Fix PLIST
PR: 29452
Submitted by: Pete Fritchman <petef@databits.net>
2001-08-05 05:02:17 +00:00
Mario Sergio Fujikawa Ferreira
7b5110e3a6
o Update to 1.04
...
o Update COMMENT, DESCR
o Add WWW tag
o More graceful dir removal using @unexec
PR: 29436
Submitted by: Pete Fritchman <petef@databits.net>
2001-08-05 04:43:58 +00:00
Mario Sergio Fujikawa Ferreira
d234081b2e
Fix PLIST
...
PR: 29435
Submitted by: Pete Fritchman <petef@databits.net>
2001-08-05 04:39:18 +00:00
Ying-Chieh Liao
94e93f2377
add libstrfunc
...
Handles CGI forms, MIME, templates, date conversions, etc.
PR: 29076
Submitted by: Lev Walkin <vlm@spelio.net.ru>
2001-08-04 10:00:47 +00:00
Anton Berezin
8c51e3569e
Fix plist.
...
Reported by: bento logs for devel/dhcpconf
2001-08-03 21:52:12 +00:00
Ying-Chieh Liao
fb867a8cd4
remove extra dirs
...
Submitted by: bento log
2001-08-03 20:36:20 +00:00
Ying-Chieh Liao
aaeabba6c7
remove extra dirs
...
Submitted by: bento log
2001-08-03 20:24:40 +00:00
Anton Berezin
740cd71287
Fix build with non-default WRKDIRPREFIX by using MKDIR (== mkdir -p)
...
command instead of the perl built-in mkdir().
Submitted by: bento logs
2001-08-03 19:31:58 +00:00
Johann Visagie
7b48343169
Update to version 1.4.4
...
PR: 29412
Submitted by: Peter van Heusden <pvh@egenetics.com> (MAINTAINER)
2001-08-03 14:30:12 +00:00
Maxim Sobolev
438cc2f651
Forgot to `cvs rm' this patch.
2001-08-03 07:20:26 +00:00
Maxim Sobolev
ea26e179b6
Update to 1.0.3.
2001-08-03 07:17:43 +00:00
Mario Sergio Fujikawa Ferreira
23c5822602
Add an additional MASTER_SITES courtesy of the maintainer since
...
main website has been having problems
PR: 29354
Submitted by: maintainer
2001-08-03 04:07:32 +00:00
Akinori MUSHA
9d15afc65d
Update MinGW and change MAINTAINER.
...
- mingw -> 20010726
- mingw-bin-msvcrt -> 1.0
- mingw-binutils -> 2.11.90
- mingw-gcc -> 2.95.3
PR: ports/29344 (+ several minor fixes)
Submitted by: Michal P. <doc@lublin.t1.pl> (new MAINTAINER)
Approved by: Toshihiro Inoue <tino@pa2.so-net.ne.jp> (ex. MAINTAINER)
2001-08-02 18:03:31 +00:00
Ying-Chieh Liao
349f7cb603
better handle docs
...
PR: 29372
Submitted by: Pete Fritchman <petef@databits.net>
2001-08-02 12:58:22 +00:00
Ying-Chieh Liao
153ebff844
upgrade to 0731
2001-08-02 12:23:07 +00:00
Maxim Sobolev
edf7730f86
Update to 0.2.
2001-08-01 17:53:37 +00:00
Maxim Sobolev
6274ea7ad8
Update to 1.3.6.
2001-08-01 17:50:36 +00:00
Maxim Sobolev
26e64ae7f8
Add pkgconfig into RUN,LIB_DEPENDS.
2001-08-01 17:48:36 +00:00
Maxim Sobolev
195ea8f9a4
- Update to 0.8.0;
...
- disconnect the build from gtk12 port - it was a bad idea from begining.
2001-08-01 17:46:50 +00:00
Akinori MUSHA
79f86fd6ec
Back out the db3 port update because some of these dependent ports had
...
been broken by the incompatibility between db3.2 and db3.3.
I am unconditionally bumping the PORTREVISION's to eliminate possible
troubles that should not happen before the coming release.
Sorry for inconvenience. I'll try to check compatibility hard before
committing next time.
2001-08-01 11:56:24 +00:00
Akinori MUSHA
92e5d6f66e
Forgot to update patches.
2001-08-01 10:12:14 +00:00
Akinori MUSHA
d7437a7136
Update to knu-cvsweb 1.112.1.82.
...
2001-08-01 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.cgi: perltidy -i=8 -t -pt=2 -bt=2 -sbt=2 -ci=4 -noll -sfs
-nasc -ce
* cvsweb.conf, cvsweb.conf-freebsd, cvsweb.conf-netbsd,
cvsweb.conf-openbsd, cvsweb.conf-ruby: perltidy -i=8 -t -pt=2 -bt=2
-sbt=2 -ci=4 -noll -sfs -nasc -ce
* cvsweb.cgi, cvsweb.conf: MFZ 1.111, but introduce @ForbiddenFiles
instead of @DissallowRead to forbid user to cvs
checkout/diff/annotate specified files.
* cvsweb.cgi: MFZ 1.112: A couple of trivial fixes.
2001-07-26 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.cgi: Chdir to TMPDIR so it works even when the cgi-bin
directory is unreadable.
[Submitted by: Dmitry Morozovsky <marck@rinet.ru>]
* cvsweb.cgi: Let the module/path box appear and work properly
when there is only one repository.
[Submitted by: Dmitry Morozovsky <marck@rinet.ru>]
2001-08-01 10:03:43 +00:00
Akinori MUSHA
ecd8ecc3e8
Update to 2.2.1.
2001-08-01 05:21:26 +00:00
Mark Peek
daa05435e2
Change maintainers email address to reflect his new reality.
2001-07-31 17:17:15 +00:00
Ying-Chieh Liao
21eb89848b
add ply
...
Python Lex-Yacc
2001-07-31 09:56:58 +00:00
Maxim Sobolev
2c3c800c10
Update to 1.1.9.
2001-07-31 09:37:50 +00:00
Anton Berezin
53f38ce574
Update devel/p5-POE to 0.1501.
...
Also add some useful dependencies.
PR: 29328
Submitted by: maintainer
2001-07-31 09:22:07 +00:00
Ying-Chieh Liao
a05795c77e
add getxml
...
An XML internationalization tool
2001-07-30 17:18:56 +00:00
Maxim Sobolev
2eb4691928
Don't install useless .la files.
2001-07-30 16:38:49 +00:00
Steve Price
4a1f742fa5
Distfile changed without version bump. Changes include:
...
- Author changed/added his email address.
- A couple of comments changed from C++ to C style.
- Some CVS-specific files changed because of updates.
- Better .s (string) handling routine in pseudo.h.
PR: 29310
Inspired by: Patrick Li <pat@databits.net>
2001-07-30 04:05:11 +00:00
Satoshi Asami
4144817f7f
Typo in dependency line (xml-i18-tools -> xml-i18n-tools).
...
Submitted by: obento
2001-07-29 18:28:58 +00:00
Akinori MUSHA
2dc9ff7435
Update to 0.1.3.
2001-07-29 13:03:22 +00:00
Chris D. Faulhaber
268bf1993d
Do not bother trying to rebuild the included html docs since
...
they are already up-to-date.
PR: 28395
Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-07-29 01:33:29 +00:00
Mario Sergio Fujikawa Ferreira
252a83e319
Update to version 1.4 Build 123
2001-07-29 00:49:46 +00:00
Ying-Chieh Liao
c52a62a4db
add p5-Exceptioin-Class
...
A module that allows you to declare real exception classes in Perl
2001-07-28 05:32:04 +00:00
Ying-Chieh Liao
cd64c6be27
add p5-Devel-StackTrace
...
Stack trace and stack trace frame objects
2001-07-28 05:18:51 +00:00
Maxim Sobolev
b7fdbcc1a9
Don't confuse user by mentioning long-dead python 1.3.
2001-07-27 13:20:32 +00:00
Ying-Chieh Liao
de22d21a59
add elfio
...
ELF (Executable and Linkable Format) reader and producer
2001-07-26 11:59:37 +00:00
Steve Price
35f5917a5a
Add USE_XPM to satisfy dependency on libXpm.so.
2001-07-25 17:55:26 +00:00
Steve Price
3c874f2cdb
Handle the fact the manpage is already compressed in the distfile.
2001-07-25 17:52:02 +00:00
Akinori MUSHA
dd8fc61f89
Reflect databases/db3's shlib version bump from 2 to 3.
2001-07-25 15:05:11 +00:00
Maxim Sobolev
1ec3aa062a
Update to 1.2.2. Sam was kind enough to integrate my vgl driver into a
...
mainline, so number of patches has been greatly reduced.
2001-07-25 08:58:12 +00:00
Akinori MUSHA
fedd23aeda
Update to 0.6.
2001-07-25 05:30:25 +00:00
Akinori MUSHA
ffdac4c40e
Update to the snapshot as of 2001.07.05.
2001-07-24 19:53:47 +00:00
Akinori MUSHA
cd927e1eb3
Correct WWW.
...
Submitted by: nectar
2001-07-24 19:46:11 +00:00
Maxim Sobolev
3971de1490
Update to 0.3.5. Unfortunately it is another victim of larger compatibility
...
problem with some of the core GNOME components (vfs, oaf or bonobo I guess), so
similarly to Evolution and Nautilus it hangs solidly at startup right after
displaying fine splash screen. :((
2001-07-24 12:27:38 +00:00
Maxim Sobolev
6c2ea8b207
Add gnomebuild 0.0.2, a GNOME Build Framework (GBF).
2001-07-24 12:19:37 +00:00
Maxim Sobolev
7d2d0a6b4a
Add gnomedebug 0.1.6, a GNOME Debugging Framework (GDF).
2001-07-24 12:15:21 +00:00
Ying-Chieh Liao
6e51f5f4cc
upgrade to 0723
2001-07-24 07:38:47 +00:00
Ying-Chieh Liao
19bd2ee72f
upgrade to 0.2.1
...
drop maintainership
2001-07-24 07:37:15 +00:00
Bill Fenner
4579df5253
Remove bross@nas.nasa.gov as MAINTAINER; mail has been bouncing for
...
10 weeks.
2001-07-23 15:54:34 +00:00
Ying-Chieh Liao
33a347c306
add flawfinder
...
Examines source code looking for security weaknesses
2001-07-23 14:04:52 +00:00
David W. Chapman Jr.
8a887af45b
Update to 2.5.4
...
Give petef@databits.net maintainership
Add WWW to pkg-descr
PR: 29155
Submitted by: petef@databits.net
2001-07-23 03:36:31 +00:00
George C A Reid
78da040559
Update MASTER_SITES
...
Submitted by: fenner
2001-07-22 07:21:13 +00:00
David W. Chapman Jr.
79270e36bb
Update to 1.0.5
...
PR: 29132
Submitted by: maintainer
2001-07-22 04:42:55 +00:00
David W. Chapman Jr.
399da34dc1
Update to 0.1.1
...
Use ${DOCSDIR}
Fix pkg-plist
Clarify pkg-descr
PR: 29134
Submitted by: maintainer
2001-07-22 04:16:54 +00:00
Kevin Lo
48b7b6aa21
Update to version 1.3.1a
...
PR: 29025
Submitted by: MAINTAINER
2001-07-21 16:53:51 +00:00
Anton Berezin
f5fadd527a
Fix pkg-plist for devel/p5-Curses-Widgets.
...
Submitted by: MAINTAINER
PR: 28953
2001-07-20 23:17:02 +00:00
Anton Berezin
4d25048f86
Install examples coming with p5-POE.
...
Submitted by: MAINTAINER
PR: 29105
2001-07-20 23:09:46 +00:00
Dmitry Sivachenko
563adca862
Remove obsoleted entries.
2001-07-20 18:29:24 +00:00
Dmitry Sivachenko
92a470dfb1
Update for bison-1.28
2001-07-20 18:27:36 +00:00
Dmitry Sivachenko
3a9a90c515
Update to 1.4-p5.
2001-07-20 18:01:33 +00:00
Dmitry Sivachenko
c8c306b3eb
Update to 1.4-p4. patch-ac was integrated into distribution.
...
MAINTAINER timeout.
2001-07-20 18:00:50 +00:00
Maxim Sobolev
1611217d1f
Update to 0.6.0.
2001-07-20 12:01:15 +00:00
Akinori MUSHA
e84b923025
Add ruby-cvs, a Ruby library to provide a high level interface to a
...
CVS repository, with a couple of useful examples bundled:
reviz - a ViewCVS/CVSweb like CGI script
viztree - a revision tree visualizer.
2001-07-20 09:32:40 +00:00
Akinori MUSHA
abff510ac6
Add Author and WWW.
2001-07-20 09:27:23 +00:00
Akinori MUSHA
867a6ea981
Add flex_rb, Ruby flex regular expression matching extension.
2001-07-20 09:11:46 +00:00
Akinori MUSHA
2e98df83f9
Update to 0.5, with h2rb and callback support.
2001-07-19 07:22:55 +00:00
Mark Pulford
08ee564e17
Fix master site and add PORTDOCS
...
PR: 29012
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-07-18 14:26:47 +00:00
Maxim Sobolev
97947cc7f2
Update to 0.7.
2001-07-17 14:54:54 +00:00
Dmitry Sivachenko
5fe77d7bd4
Add Russian messages.
...
Approved by: obrien
2001-07-16 18:04:52 +00:00
Anton Berezin
0906c5a958
Update p5-POE to 0.15.
...
PR: 29006, 29008
2001-07-16 14:51:22 +00:00
Daniel Harris
3fb87da320
Update to 3.4.8.
...
PR: 28848
Submitted by: maintainer
2001-07-16 13:22:50 +00:00
Ying-Chieh Liao
406b650d02
upgrade to 101.062101
2001-07-16 02:42:14 +00:00
Mario Sergio Fujikawa Ferreira
ce8cdca7f6
Update to version 1.4 build 121
2001-07-15 13:19:29 +00:00
Anton Berezin
9adec098fc
Add p5-Date-Pcalc 1.2, gregorian calendar date calculations.
...
PR: 28757
Submitted by: Gregory Shapiro <gshapiro@freebsd.org>
2001-07-14 23:54:33 +00:00
Jason Evans
26ac1980b1
Remove the libsock port. libsock will eventually stop being distributed.
2001-07-14 21:07:04 +00:00
Jason Evans
5bacb667e5
Remove the libstash port. libstash is being folded into the impending
...
lang/onyx port.
2001-07-14 21:05:55 +00:00
Jason Evans
938a63e485
Disconnect libstash and libsock.
2001-07-14 21:04:24 +00:00
Kevin Lo
c434c4689b
Update to version 1.0.4
...
PR: 28954
Submitted by: MAINTAINER
2001-07-14 16:49:45 +00:00
Akinori MUSHA
63bdc1039c
Update to 1.3.6.
2001-07-14 04:15:07 +00:00
Akinori MUSHA
f03d87c7e9
Add ruby-bsearch, a binary search library for Ruby.
2001-07-13 04:17:52 +00:00
Anton Berezin
9cce736c9b
Add p5-IPC-Run - a perl module to run subprocesses with piping and
...
redirection.
2001-07-12 22:16:42 +00:00
Kevin Lo
d748fbdae8
- update to version 0.1.11
...
- install example todorc file
- add pkg-plist example todorc file logic
- new MASTER_SITES and WWW
PR: 28913
Submitted by: MAINTAINER
2001-07-12 14:07:07 +00:00
Ying-Chieh Liao
8322d494cb
upgrade to 1.1.1
2001-07-11 19:25:04 +00:00
Ying-Chieh Liao
de894f739f
upgrade to 0.98.1
...
drop maintainership
2001-07-11 18:57:27 +00:00
Ying-Chieh Liao
b03c9e7955
upgrade to 1.17
2001-07-11 18:50:08 +00:00
Ying-Chieh Liao
4e9e6a4075
add p5-Date-Leapyear
...
Is a particular year a leap year?
2001-07-11 18:28:56 +00:00
Ying-Chieh Liao
879f6f8943
upgrade to 2.0.3
...
drop maintainership
2001-07-11 17:49:32 +00:00
Ying-Chieh Liao
ce7177e9a8
upgrade to 1.5
2001-07-11 17:38:40 +00:00
Ying-Chieh Liao
5e2cfd8774
upgrade to 1.2.12
...
drop maintainership
2001-07-11 17:15:39 +00:00
Thomas Gellekum
61646e97b1
Upgrade to 0.2.4.
2001-07-11 11:23:23 +00:00
Mario Sergio Fujikawa Ferreira
332d2a2625
- Update to version 1.4 Build 120
...
- new version with some visio integration
http://www.scitools.com/visio.html
- Add keymapping documentation
2001-07-10 17:18:00 +00:00
Maxim Sobolev
ec7b561464
${PREFIX}/share/${PORTNAME} --> ${DATADIR}
2001-07-10 13:54:22 +00:00
Akinori MUSHA
6e11a55ede
Update to 0.8.3.
2001-07-09 17:45:02 +00:00
Maxim Sobolev
60a71752b2
Add gettext-devel (repo-copied from gettext).
2001-07-09 14:26:57 +00:00
Maxim Sobolev
2d60cbb505
Update to 0.7.
2001-07-09 07:11:59 +00:00
Maxim Sobolev
78b36d340e
Update to 1.0.10.
2001-07-09 06:54:48 +00:00
Ying-Chieh Liao
9577e62a50
upgrade to 0.1.1
2001-07-09 03:15:24 +00:00
Ying-Chieh Liao
fb27559371
upgrade to 4.0.0
...
Submitted by: bento error log
2001-07-09 02:09:22 +00:00
Kevin Lo
0475e21ae8
Initial import of p5-Curses-Widgets-1.2.
...
This module provides a standard library of functions and
widgets for use in creating Curses-based interfaces.
Should work reliably with both Curses and nCurses
libraries.
PR: 28725
Submitted by: Pete Fritchman <petef@databits.net>
2001-07-08 15:50:14 +00:00
Ying-Chieh Liao
b47d9ed271
add p5-Class-Date
...
A Perl class for easy date and time manipulation
PR: 28503
Submitted by: Pete Fritchman <petef@databits.net>
2001-07-07 14:31:17 +00:00