Mario Sergio Fujikawa Ferreira
4c816fcbf5
Update to version 1.4 Build 116
2001-06-09 20:05:28 +00:00
Ying-Chieh Liao
70c5a2e737
upgrade to 20010608
...
Submitted by: Pete Fritchman <petef@databits.net>
2001-06-09 15:40:51 +00:00
Dirk Meyer
64a783b3a8
devtodo is a program to assist developers (or anybody who uses a
...
terminal) in maintaining a list of outstanding tasks in a heirarchical,
prioritised, list. Additionally, it can automatically list outstanding
items when you change into a directory (see example shell configurations
in ${PREFIX}/share/examples/devtodo).
WWW: http://www.sourceforge.net/projects/devtodo/
PR: 27659
Submitted by: petef@databits.net
2001-06-09 12:38:27 +00:00
Akinori MUSHA
5b30ecf85d
Add a patch to fix the build with recent ruby. It has already been
...
submitted to the SWIG development team.
2001-06-09 03:13:36 +00:00
Akinori MUSHA
accf858209
Remove PYTHON_NO_DEPENDS=yes and fix the python support.
...
Reported 2 weeks ago by: ade
Forgotten by: knu
2001-06-09 03:04:02 +00:00
Mark Pulford
35794f1dff
Silenced spurious libtool warning
...
Submitted by: Holger Lamm <holger@eit.uni-kl.de>
Reviewed by: will
2001-06-08 17:42:08 +00:00
Akinori MUSHA
7d52ee4137
Add ruby-tzfile, a TZFile handling library for Ruby.
2001-06-08 11:42:01 +00:00
Akinori MUSHA
29e97c8bca
Update to 0.8.2.
2001-06-08 11:21:49 +00:00
Mark Pulford
3246a363a8
Updated MAINTAINER to my new committer email address
...
Reviewed by: will
2001-06-08 05:36:46 +00:00
Mikhail Teterin
53211d2b0d
Make this into a more general tool. Allow to specify the names of the
...
output files and the location of the template on command line.
(Submitting the patches to the author)
2001-06-08 01:17:53 +00:00
David W. Chapman Jr.
7ee3c2fb9c
add patches for p5-Glade-Perl
...
PR: 27945
Submitted by: Joe Clarke <marcus@marcuscom.com>
Reviewed by: will
2001-06-07 21:43:34 +00:00
David W. Chapman Jr.
5e2bd0c53a
add p5-Glade-Perl,"The Perl project building code for Glade"
...
PR: 27945
Submitted by: Joe Clarke <marcus@marcuscom.com>
Reviewed by: will
2001-06-07 21:43:19 +00:00
Peter Pentchev
6403f1a2ba
Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.net
...
PR: 27923
Submitted by: maintainer
Reviewed by: awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;)
2001-06-07 07:46:06 +00:00
Ade Lovett
92081570e5
Revert maintainership to ports@FreeBSD.org since current maintainer
...
appears to be idle (see ports/25224)
2001-06-06 14:58:18 +00:00
Ying-Chieh Liao
8500fab6ef
nuke p5-Date-Doomsday
...
it's included in p5-Date-DayOfWeek
2001-06-05 17:41:41 +00:00
Ying-Chieh Liao
f343fbe1db
add p5-Date-DayOfWeek
...
Determine the day of the week for any date
2001-06-05 17:39:41 +00:00
Maxim Sobolev
8b77d27b2d
Don't hardcode Python version.
...
Submitted by: bento
2001-06-05 16:40:20 +00:00
Maxim Sobolev
0b7e33f91b
Fix problem with db3.
2001-06-05 14:21:25 +00:00
Maxim Sobolev
400f4557f6
Standartise the way used to disable X11 support in various ports. From now
...
on WITHOUT_X11 is the Only True Way[tm].
2001-06-05 11:38:35 +00:00
Akinori MUSHA
3543d11719
Update to 1.106.1.74.
...
2001-06-05 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.cgi: Change "Previous Directory" to "Parent Directory".
* cvsweb.cgi: Properly HTML-quote function names in the colored
diff view.
[Submitted by: Ian Whalley <ian@whalley.org>]
2001-05-18 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.cgi: Avoid localizing @_ to make threaded Perl happy.
[FreeBSD PR: 26851]
[Submitted by: David Wolfskill <dhw@whistle.com>]
2001-06-05 10:54:07 +00:00
Ade Lovett
23dc1995b1
Add Berkeley DB 3.x support
...
Requested by: Matthew Hawkins <matthew@topic.com.au>
2001-06-05 04:58:02 +00:00
Ying-Chieh Liao
7f1da274b0
add p5-Date-Doomsday
...
Determine doomsday for a given year
2001-06-05 04:47:52 +00:00
Mikhail Teterin
258dab36c2
The Lemon program is an LALR(1) parser generator. It takes a context
...
free grammar and converts it into a subroutine that will parse a file
using that grammar.
Lemon is similar to the much more famous programs "YACC" and "BISON".
But lemon is not compatible with either yacc or bison. There are several
important differences:
. Lemon using a different grammar syntax which is less prone to
programming errors.
. Lemon generates a parser that is faster than Yacc or Bison
parsers (according to the author).
. The parser generated by Lemon is both re-entrant and thread-safe.
. Lemon includes the concept of a non-terminal destructor, which
makes it much easier to write a parser that does not
leak memory.
WWW: http://www.hwaci.com/sw/lemon/
2001-06-05 03:48:42 +00:00
Peter Pentchev
70e7790b7a
Chase checksum. There were no source changes, a README was added
...
(which is not installed, so no pkg-plist changes), and some files
were changed in the win32/ subdirectory.
PR: 27840
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2001-06-04 11:03:58 +00:00
Ying-Chieh Liao
e345f59081
upgrade to 4.4.8
...
drop maintainership
Submitted by: bento err log
2001-06-04 04:32:05 +00:00
Ying-Chieh Liao
f67f0b4174
add trio
...
A fully matured and stable set of printf and string functions
2001-06-03 06:57:09 +00:00
Ying-Chieh Liao
53e28a9bc9
add liboop
...
A low-level event loop management library for POSIX-based OS
2001-06-03 02:07:27 +00:00
Mario Sergio Fujikawa Ferreira
8e9cb36d7b
Update to version 1.4 Build 115
2001-06-01 21:53:44 +00:00
Jimmy Olgeni
7a7d1e590a
Fix typos: INSTALL_SHLIBS -> INSTALLS_SHLIB
2001-06-01 20:08:36 +00:00
Trevor Johnson
45e5742790
Correct the packing list.
2001-06-01 18:56:04 +00:00
Trevor Johnson
9c8fd659a7
Update to 0.16.0.
2001-06-01 18:49:53 +00:00
Ade Lovett
b1bb049460
Replace explicit build dependency on bison with USE_BISON knob
2001-05-31 22:48:50 +00:00
Ade Lovett
e460680d5e
Replace explicit build dependency on libtool with USE_LIBTOOL knob
2001-05-31 22:44:45 +00:00
Ade Lovett
d0db855ae0
Finally nail the nasty autoconf habit of leaving ${TMPDIR}/acin.*
...
turds lying around in certain circumstances.
2001-05-31 22:14:42 +00:00
Maxim Sobolev
fad9077be4
- Respect CFLAGS;
...
- don't install .la file - it doesn't serve any purpose;
- sort PLIST.
2001-05-31 10:25:37 +00:00
David E. O'Brien
d69b90c313
Mark this broken with "YES I _KNOW_ THIS IS BROKEN. DO **NOT** EMAIL ME ABOUT THIS PORT UNLESS YOU ARE FUNISHING A PATCH TO FIX IT."
...
I am sick and tired of getting usless email about this port.
2001-05-30 22:27:35 +00:00
Vanilla I. Shu
d5566f1f88
Upgrade to latest version:
...
p5-Apache-Reload => 0.07
p5-DBD-Pg => 1.00
p5-DBI => 1.16
p5-IMAP-Admin => 1.4.3
p5-Parse-RecDescent => 1.80
p5-SQL-Statement => 0.1020
2001-05-30 15:17:02 +00:00
Ying-Chieh Liao
c62c82bfd0
add zthread
...
ZThreads: a platform-independent object-oriented threading package
PR: 27570
Submitted by: Peter van Heusden <pvh@egenetics.com>
2001-05-29 13:45:06 +00:00
Peter Pentchev
7845d72d67
Unbreak mtree in the correct way: do not install arm-elf-c++filt at all,
...
since it is installed by devel/arm-elf-binutils.
PR: 27733
Submitted by: maintainer
2001-05-29 12:57:40 +00:00
Ying-Chieh Liao
65232d5b52
add missing file to PLIST
...
PR: 27453
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-29 12:34:28 +00:00
Ying-Chieh Liao
1c5ea6d6a5
add missing files and @dirrm into PLIST
...
PR: 27444
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-29 12:30:28 +00:00
George C A Reid
7b05cc35cc
Add ald 0.0.16, debugger for assembly level programs.
...
PR: 27717
Submitted by: Patrick Alken <cosine@ellipse.mcs.drexel.edu>
2001-05-28 21:18:41 +00:00
Bill Fenner
84dee13385
Remove erik@habatech.no as MAINTAINER; mail has been bouncing for 10
...
weeks.
2001-05-28 19:41:29 +00:00
Mario Sergio Fujikawa Ferreira
a6d8a8f3f2
Update to version 1.4 Build 114
2001-05-28 15:53:16 +00:00
Maxim Sobolev
f9cb37cd5e
Add soup 0.2, a SOAP (Simple Object Access Protocol) implementation
...
in C.
2001-05-28 14:54:40 +00:00
David E. O'Brien
28c4ea5c3f
Do not build the profile version of this.
2001-05-28 01:57:50 +00:00
Dirk Meyer
0dbe88c6d1
- extend plist to make package deinstall,
...
backup directory has benn missing.
2001-05-27 18:36:13 +00:00
Akinori MUSHA
c0ed8dc2c5
Update to 0.6.
2001-05-27 17:46:15 +00:00
Ying-Chieh Liao
cf3cd9e020
upgrade to 0.6
...
change master site and WWW: to sourceforge
PR: 27302
Submitted by: Christopher Elkins <chrise@scardini.com>
2001-05-27 14:03:13 +00:00
James E. Housley
ee0f012fb0
update to 3.4.7
...
PR: 27541
Submitted by: jhanna@home.com
2001-05-27 13:03:44 +00:00
Ying-Chieh Liao
cfd69dd598
upgrade to 3.0
...
PR: 27684
Submitted by: maintainer
2001-05-27 09:46:15 +00:00
Matthew Hunt
25641584bf
Upgrade to 1.10.
...
Submitted by: vanilla
2001-05-27 06:13:59 +00:00
Vanilla I. Shu
b08e1a20ae
A set of perl modules that allows you to enhance logging capabilities
...
PR: ports/27589
Submitted by: Jesse McConnell <jesse_mcconnell@hotmail.com>
2001-05-27 05:41:31 +00:00
Vanilla I. Shu
7e2d88220c
Perl5 module for Curses Development Kit
...
PR: ports/27670
Submitted by: Chia-liang Kao <clkao@clkao.org>
2001-05-27 05:33:30 +00:00
Akinori MUSHA
592b9e9aee
${LN} -> ${LN} -f
...
Submitted by: Tadayuki OKADA <tadayuki@mediaone.net>
2001-05-26 12:05:30 +00:00
Ying-Chieh Liao
a1ca7d616d
upgrade to 5.2.1
...
drop maintainership
2001-05-26 06:08:49 +00:00
Ying-Chieh Liao
3abe902cd3
adapt to Python 2.0 port
...
PR: 26353
Submitted by: Chang, Hye-Shik <perky@python.or.kr>
2001-05-25 19:34:29 +00:00
David E. O'Brien
34f7bf0575
If a user has set the EF_ALIGNMENT, EF_PROTECT_BELOW or EF_PROTECT_FREE
...
variables, this can cause the ElectricFence self test to fail.
PR: 18259
Submitted by: Eoin Lawless <eoin@maths.tcd.ie>
2001-05-25 10:00:21 +00:00
Ying-Chieh Liao
66f747e2cc
add p5-Cache-Cache
...
Cache::Cache -- Perl Cache interface
PR: 26968
Submitted by: tobez@tobez.org
2001-05-24 14:08:19 +00:00
Ying-Chieh Liao
e1987e0aec
depends on something else in jakarta-ant
...
PR: 26820
Submitted by: Palle Girgensohn <girgen@partitur.se>
2001-05-24 13:03:59 +00:00
Ade Lovett
9b3317a66b
Sigh. Think more carefully. Seems that any kind of circular dependency
...
(port A has *_DEPENDS on port B, and vice versa), causes make to go
a little strange[tm] on install, clean, even though the build succeeds.
Gah.
2001-05-24 04:51:33 +00:00
Ade Lovett
b7ea51bc2c
Rework previous commit. Turns out that pkgconfig is not a build-time
...
dependency for glib12, so remove that, and put pkgconfig back to the
way it was before.
2001-05-24 01:48:32 +00:00
Ying-Chieh Liao
5555800681
add missing m4 files
...
PR: 27595
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-23 18:34:56 +00:00
Alexander Langer
cc8ac089be
Correct path to dependency ($(PERL_ARCH) and not $(ARCH)-freebsd)
...
Submitted by: bento
2001-05-23 10:45:42 +00:00
Maxim Sobolev
c9e60dee0b
Fix a bug that may cause image corruption during mouse movements.
2001-05-23 10:28:10 +00:00
David E. O'Brien
45f9618196
Add the profiled lib (note that `make package' will fail now if you have
...
your /etc/make.conf set to not build them. But stock settins should
probably be assumed and the Bento-lead cluster is using stock settings.
PR: 27469
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-23 09:26:53 +00:00
Ying-Chieh Liao
16438960a0
upgrade to 1.3.2
...
drop maintainership
2001-05-23 09:00:04 +00:00
Ying-Chieh Liao
f8c2beac1d
add missing bin/html2h
...
add PORTDOCS handling
PR: 27553
Submitted by: dwcjr@inethouston.net
2001-05-23 05:54:12 +00:00
Brian S. Dean
71d1fc14aa
Add missing dir to pkg-plist
...
PR: 27550
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-23 03:34:18 +00:00
Akinori MUSHA
b620daa1e1
Use Python 2.1 rather than 2.0.
...
Submitted by: ade
2001-05-23 03:09:35 +00:00
Ade Lovett
ff4f18ab92
Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2
...
to make transitioning to GNOME/GTK+/GLIB a little easier.
2001-05-23 00:49:11 +00:00
Ade Lovett
cf189f43a5
Add the gtk+ distfile for extraction purposes, rather than depending on
...
gtk12, since this causes an infinite loop when we add pkgconfig capability
to gtk12 and friends shortly.
2001-05-23 00:45:47 +00:00
Ade Lovett
373d26f613
Update to 0.2.3
2001-05-22 22:20:32 +00:00
Jeremy Lea
019f1eeff3
Change maintainer to portmgr and update note about not upgrading.
2001-05-22 09:21:05 +00:00
Ade Lovett
430472d916
Fix fennerism
...
Submitted by: distfile survey
2001-05-21 18:37:33 +00:00
Ade Lovett
d720b1554c
Update to 0.2.2
2001-05-21 18:07:02 +00:00
Ade Lovett
60db595359
Chase new shlib revision from x11-toolkits/gal
2001-05-21 18:06:30 +00:00
Kevin Lo
3bae4f7eb4
Upgrade to version 0.9.5
...
PR: 27493
Submitted by: MAINTAINER
2001-05-21 15:29:23 +00:00
Jun Kuriyama
43598b37a3
Fix plist.
...
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
PR: ports/27338
2001-05-21 07:13:05 +00:00
Will Andrews
e5be075df7
Add libvanessa_adt 0.0.1, a library that provides ADTs (queues,
...
dynamic arrays and more).
PR: 26935
Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
2001-05-20 03:59:29 +00:00
Will Andrews
c796258953
Add libvanessa_socket 0.0.1, a library that provides a simple layer
...
for TCP/IP socket operations.
PR: 26936
Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
2001-05-20 03:58:49 +00:00
Will Andrews
7dd1c369e4
Add libvanessa_logger 0.0.1, a library that provides a generic
...
logging layer.
PR: 26934
Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
2001-05-20 03:41:13 +00:00
Will Andrews
b5ac33e358
Add shapelib 1.2.8, a C API for reading and writing ArcView Shapefiles.
...
PR: 26929
Submitted by: Randall Hopper <aa8vb@nc.rr.com>
2001-05-20 02:22:23 +00:00
Vanilla I. Shu
28763aa5cf
Upgrade to latest version:
...
p5-BerkeleyDB => 0.15
p5-Convert-ASN1 => 0.10
p5-FastCGI => 0.58
p5-File-Spec => 0.82
p5-Finance-Quote => 1.05
p5-IO-Socket-SSL => 0.78
p5-Locale-Maketext => 0.18
p5-Mon => 0.11
p5-Net-IPv4Addr => 0.10
Some ports NO response from: maintainers
Some ports Approved by: maintainers
2001-05-20 02:18:04 +00:00
Josef Karthauser
311c065e90
Log::Dispatch is a suite of OO modules for logging messages to multiple
...
outputs, each of which can have a minimum and maximum log level. It is
designed to be easily subclassed, both for creating a new dispatcher
object and particularly for creating new outputs.
PR: ports/27412
2001-05-19 22:32:07 +00:00
Josef Karthauser
904d0574c1
Sort a few misordered entries.
2001-05-19 21:39:26 +00:00
Mario Sergio Fujikawa Ferreira
f1d233c15e
Correct typo: %D points to ${LINUXBASE} and I wanted ${PREFIX}
...
which is ${PKG_PREFIX}
2001-05-19 21:36:39 +00:00
Mario Sergio Fujikawa Ferreira
75d75ec05c
Update to version 1.4 Build 113
2001-05-19 21:33:07 +00:00
Akinori MUSHA
e26611706c
Don't bother Perl with $@%'s in CVSROOT, TITLE, etc..
...
PR: ports/27234
Submitted by: Gordon Burditt <gordon@hammy.lonestar.org>
2001-05-19 21:00:43 +00:00
Ying-Chieh Liao
effca3d417
upgrade to 0.3.38
...
PR: 27426
Submitted by: maintainer
2001-05-19 20:06:24 +00:00
Ying-Chieh Liao
d2cbc2a92c
add p5-Heap
...
Perl extensions for keeping data partially sorted
PR: 26389
Submitted by: Anatoliy Dmytriyev <tolid@plab.ku.dk>
2001-05-19 13:31:44 +00:00
Joerg Wunsch
b14142afec
As a side-effect of no longer installing libbfd, some header files
...
that used to be mentioned in the PLIST aren't installed anymore
either.
Submitted by: "David W. Chapman Jr." <dwcjr@inethouston.net>
2001-05-19 13:28:55 +00:00
Ying-Chieh Liao
f67a73af56
add cppadvio
...
Advanced i/o, networking, and arithmetic compression C++ classlib
PR: 23053
Submitted by: Oleg <oleg@pobox.com>
2001-05-19 11:05:42 +00:00
Ade Lovett
0c69238095
Bring anjuta into the gnome-fifth-toe port, and adjust
...
maintainership accordingly.
Submitted by: demon
2001-05-18 15:07:46 +00:00
David E. O'Brien
012ab0ea4f
Upgrade the STLport to version 4.0.
...
With help from: NetBSD, Tim Tretyak <timothy@umc.com.ua>
2001-05-17 21:09:19 +00:00
Jimmy Olgeni
ff22c10242
Mark as BROKEN due to source licensing changes: source is no longer
...
available for free.
2001-05-16 21:07:03 +00:00
Akinori MUSHA
db8eb4a4b5
Now mutexm.rb gets to come with the drb distribution, this port is no
...
longer needed. Install net/ruby-drb to use mutexm.rb.
2001-05-16 20:59:59 +00:00
Yaroslav Tykhiy
e69bca319d
Fix the contributor & maintainer's e-mail on his request.
2001-05-15 20:42:13 +00:00
Mikhail Teterin
b54815884a
Add a patch, which sets the name of the new channel type to "tls". This
...
was happening if the static structures were used, but not when the
tlsChannelType structure was created on the fly (as is needed for use
with different versions of TCL). Bump up the PORTREVISION.
2001-05-15 20:04:01 +00:00
Yaroslav Tykhiy
e2a8984548
New port: devel/strace.
...
Submitted by: Alex Semenyaka <alexs@snark.rinet.ru>
2001-05-15 19:52:44 +00:00
Joerg Wunsch
ef84dd5a1a
Do not, never, nikogda install lib{bfd,opcodes,iberty}.a. They might
...
clash with other binutils ports for different targets, and are not
needed to be installed at all.
PR: ports/27347 (although with a different approach than suggested)
2001-05-15 19:21:48 +00:00
Akinori MUSHA
76a7903fb8
Update to 0.4.
2001-05-15 19:01:19 +00:00
Maxim Sobolev
e6b8a5f53d
Don't warn about non-existing {X11,LOCAL}BASE/libdata/pkgconfig.
...
Prompted by: olgeni, ade
2001-05-15 10:07:28 +00:00
Ade Lovett
9514dfe7ef
Update to 1.0.4
2001-05-14 21:58:30 +00:00
Ade Lovett
c2d9471046
Update to 1.0.1
2001-05-14 21:58:11 +00:00
Ade Lovett
7605a8ed23
Update t0 0.5.8
2001-05-14 21:57:45 +00:00
George C A Reid
711d81931c
Update to 0.1.4
2001-05-14 19:27:39 +00:00
Maxim Sobolev
2a1b697189
Update to 1.3.5.
2001-05-14 12:16:43 +00:00
Maxim Sobolev
9e824acac3
Add atk 0.1, a GNOME accessibility toolkit (ATK).
2001-05-14 12:12:44 +00:00
Akinori MUSHA
ff3152f15c
Update to 2.4.3.
2001-05-14 03:46:24 +00:00
Akinori MUSHA
997a5689c1
Add ruby-sysvipc, a Ruby interface to use System V IPC system calls.
2001-05-12 20:29:14 +00:00
Vanilla I. Shu
95fb5ca6d8
Upgrade
...
p5-DBD-CSV => 0.1027
p5-DBD-XBase => 0.173
p5-Net-ext => 0.932
p5-String-Approx => 3.15
Approved by: maintainers
2001-05-12 06:28:41 +00:00
Will Andrews
4a9049d2b6
Add korelib 0.0.1, a cross-platform C++ library for developing
...
modular applications. It's based on KDE2 and is written by
the cool guys at theKompany.com.
Requested by: Alex Zepeda <garbanzo@kde.org>
2001-05-11 21:28:04 +00:00
Ade Lovett
5ed28dbe7a
SWitch maintainership of core GNOME ports to a small group of
...
committers (gnome@FreeBSD.org ), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Vanilla I. Shu
959f7cff9a
Simple Class for OLE document interface.
...
PR: ports/26296
Submitted by: Jason Portwood <jason@iac.net>
2001-05-11 16:06:01 +00:00
Ade Lovett
2c499a3938
Update to 1.0.1
2001-05-10 19:34:03 +00:00
Akinori MUSHA
ec89854104
Update to knu-cvsweb 1.106.1.72.
...
2001-05-10 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.cgi: Correct a link in the navigation header.
[Submitted by: Tanaka Akira <akr@m17n.org>]
2001-05-10 17:50:35 +00:00
Vanilla I. Shu
d0041c4ec7
Upgrade to latest version:
...
p5-Authen-PAM => 0.11
p5-Config-IniFiles => 2.19
p5-File-Tail => 0.98
p5-ParallelUA => 2.50
p5-dTemplate => 2.0
set MAINTAINER to ports@FreeBSD.org:
p5-Authen-PAM
Approved by: maintainers
2001-05-10 15:35:01 +00:00
Ying-Chieh Liao
04b02d4b4d
upgrade to 0.9.5
2001-05-10 14:52:51 +00:00
Vanilla I. Shu
bb0ddae530
Upgrade to latest version:
...
p5-Apache-MP3 => 2.16
p5-Convert-UUlib => 0.111
p5-Email-Find => 0.03
p5-GD => 1.33
p5-HTML-Parser => 3.24
p5-I18N-Charset => 1.08
p5-I18N-LangTags => 0.20
p5-MIME-Lite => 2.111
p5-Set-Scalar => 1.09
p5-Sort-ArbBiLex => 3.4
p5-URI => 1.12
p5-Unix-Syslog => 0.95
and change MAINTAINER to ports@FreeBSD.org:
p5-Convert-UUlib
p5-Unix-Syslog
Approved by: maintainer
2001-05-10 09:34:24 +00:00
Akinori MUSHA
8fd2a57040
Update to 1.12.
...
Submitted by: vanilla
2001-05-10 04:18:55 +00:00
Mario Sergio Fujikawa Ferreira
d6fc72c171
- Update to version 1.4 Build 111
...
- Add a MASTER_SITE that will help with non most up to date port
versions
- Update PLIST (typo in last rev)
Submitted by: Patrick Li <pat@databits.net>, bento
2001-05-10 03:05:09 +00:00
Vanilla I. Shu
e221995c6b
Upgrade to 1.10.
2001-05-10 01:34:32 +00:00
Vanilla I. Shu
001c3c4aa2
Upgrade
...
p5-Apache-AuthTicket => 0.31
p5-Apache-AuthenCache => 0.04
p5-Business-CreditCard => 0.23
p5-CGI-Cache => 1.03
p5-Crypt-CipherSaber => 0.60
p5-Crypt-SSLeay => 0.25
p5-File-Cache => 0.16
p5-Filter => 1.23
p5-FreezeThaw => 0.41
p5-HTML-Stream => 1.49
p5-Mail-Audit => 1.10
p5-Mail-Box => 1.111
p5-Mail-IMAPClient => 2.1.2
p5-Mail-Sender => 0.7.08
p5-Math-FixedPrecision => 0.14
p5-Math-GMP => 1.07
p5-NNTPClient => 0.37
p5-Net-SSLeay => 1.07
p5-Proc-Background => 1.03
p5-Quota => 1.3.3
p5-Text-Template => 1.31
p5-WWW-Search => 2.19
p5-XML-RSS => 0.97
p5-chart => fix pkg-plist
2001-05-10 01:20:55 +00:00
Alexander Langer
5bfa5c6ce1
Port x11-toolkits/qt23 introduces a new library qtgl to make use of
...
OpenGL inside of Qt applications. It is a Good Thing (tm) to take care
of that in this port instead of patching Makefiles in other ports that
make use of tmake.
Currently there seem to be no ports that make use of tmake and don't
depend on OpenGL. But they should not be affected anyway as the qtgl
library does contain all symbols from the qt lib.
PR: 26495
Submitted by: maintainer
2001-05-09 10:15:13 +00:00
Mikhail Teterin
a086dfd97c
Make the default indentation level to be 8 positions, in the spirit of
...
style(9). One can still use the -i option to set it to whatever. The
port only exists for a few minutes, so, no revision bump.
2001-05-08 20:05:56 +00:00
Mikhail Teterin
9b2b46ec1d
Frink is a tcl formatting and static check program by Lindsay Marshall.
...
It can prettify your program, minimise, obfuscate or just sanity check
it. It can also do some rewriting.
You pass it filenames (or the stdin) and the output is generated to
stdout.
WWW: http://catless.ncl.ac.uk/Programs/Frink/
2001-05-08 19:45:14 +00:00
Ying-Chieh Liao
2a28e659a7
add p5-Event
...
A Generic Perl Event Loop
PR: 26960
Submitted by: Sergey Skvortsov <skv@protey.ru>
2001-05-08 12:35:09 +00:00
Ying-Chieh Liao
75a94b9e40
add p5-POE
...
Perl application kernel with event driven threads
PR: 26959
Submitted by: Sergey Skvortsov <skv@protey.ru>
2001-05-08 12:22:01 +00:00
Ying-Chieh Liao
6d2f7fcf0f
upgrade to 1.3.1
2001-05-08 05:32:29 +00:00
Akinori MUSHA
72bd7e8e3e
Update to knu-cvsweb 1.106.1.71.
...
2001-05-08 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.cgi: Fix a typo and get diff -F RE to really work.
2001-05-07 17:17:19 +00:00
Ying-Chieh Liao
908015adc3
upgrade to 1.4
2001-05-07 16:40:45 +00:00
Kevin Lo
ee8914ce83
Upgrade to version 1.10
...
PR: 27092
Submitted by: MAINTAINER
2001-05-07 15:27:55 +00:00
Kevin Lo
a3000b07fe
Fix pkg-plist
...
PR: 27181
Submitted by: MAINTAINER
2001-05-07 15:01:00 +00:00
Kevin Lo
23590c8ff0
Upgrade to version 2.4
...
PR: 27159
Submitted by: MAINTAINER
2001-05-07 14:54:26 +00:00
James E. Housley
af1f5f48ac
update devel/libgii from 0.6 to 0.7
...
PR: 24076
Submitted by: Matthew West <mwest@uct.ac.za> MAINTAINER
2001-05-07 11:43:24 +00:00
Ade Lovett
48d56577d5
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
...
bunch of GNOME applications under one convenient building mechanism.
Applications include:
mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 21:51:17 +00:00
Ade Lovett
bc47cccc84
Various patches (mainly shared library revision changes) for those
...
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Ade Lovett
03af2187bd
Update to GNOME 1.4 -- massive changes all around, for the sake of
...
CVS repo bloat, I'll only list the updates.
graphics/imlib 1.9.9 -> 1.9.10
textproc/xml-i18n-tools 0.8 -> 0.8.1
x11/gnomelibs 1.2.11 -> 1.2.13
devel/oaf 0.6.2 -> 0.6.5
devel/gconf 0.12 -> 1.0.0
devel/gnomevfs 0.5 -> 1.0
graphics/gdk-pixbuf 0.9.0 -> 0.11.0
sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1
print/gnomeprint 0.25 -> 0.28
devel/bonobo 0.37 -> 1.0.3
audio/gnomeaudio 1.0.0 -> 1.4.0
x11/gnomecore 1.2.4 -> 1.4.0.3
devel/libgtop 1.0.11 -> 1.0.12
x11/gnomeapplets 1.2.4 -> 1.4.0.1
misc/gnomeuserdocs NEW 1.4.1
misc/gnomeutils 1.2.1 -> 1.4.0
deskutils/gnomepim 1.2.0 -> 1.4.0
games/gnomegames 1.2.0 -> 1.4.0.1
print/ggv 0.95 -> 1.0
editors/ghex 1.1.4 -> 1.2
devel/bugbuddy 1.2 -> 2.0.1
devel/glade 0.5.11 -> 0.6.2
sysutils/gtop 1.0.12 -> 1.0.13
x11/xalf NEW 0.11
x11-toolkits/py-gtk 0.6.6 -> 0.6.7
x11-toolkits/py-gnome 1.0.53 -> 1.4.0
x11-toolkits/guile-gtk 0.19 -> 0.20
x11-toolkits/guile-gnome 0.10 -> 0.20
devel/libsigc++ 1.0.1 -> 1.0.3
x11-toolkits/gnome-- 1.1.15 -> 1.1.17
x11-toolkits/panel-- NEW 0.1
x11-fm/gnomemc 4.5.51 -> 4.5.54
2001-05-04 21:39:58 +00:00
Ying-Chieh Liao
b8b5051b4e
upgrade to 2.3
2001-05-04 09:35:53 +00:00
George C A Reid
2508f4f599
Update MASTER_SITES
...
Submitted by: Thomas Strathmann <thomas@tstrathmann.de> (author)
2001-05-03 18:54:53 +00:00
Maxim Sobolev
6171a25a88
Update to 0.38.
2001-05-03 14:15:26 +00:00
Maxim Sobolev
b0a815f6ef
Catch up with changed location of py-numeric port.
...
Missed by: tg
2001-05-03 08:55:08 +00:00
Michael Haro
15fc00e2e1
The distfile has moved (and switched to a .tar.gz).
...
Also add a pointer to the homepage.
PR: 27053
Submitted by: maintainer
2001-05-03 08:38:54 +00:00
David E. O'Brien
704b5e096e
Fix incompatiblities in the script.
...
Submitted by: Victoria E. Lease <vlease@floofy-skirts.org>
2001-05-03 08:34:57 +00:00
Ying-Chieh Liao
3acbb503cc
add log4cpp
...
A library of C++ classes for flexible logging to files, syslog, IDSA and other
destinations.
2001-05-01 17:30:29 +00:00
Ying-Chieh Liao
70ab50b499
add clint
...
Clint is a testbed for static source-code checking techniques. It is
currently designed to check C++ for common programmer errors and suggest
improvements.
2001-05-01 17:28:25 +00:00
Ying-Chieh Liao
a2d9fdfe3e
upgrade to 5.2
2001-05-01 13:27:10 +00:00
Ying-Chieh Liao
461d152738
upgrade to 1.3.0
2001-05-01 10:51:41 +00:00
Michael Haro
d250723f24
${ENV} -> ${SETENV}
...
PR: 26783, 26784, 26785
2001-05-01 09:55:09 +00:00