Jeremy Lea
ad29d028b2
Don't install the pixmap when not using gnome, to fix the PLIST.
2000-10-13 09:38:52 +00:00
Ade Lovett
500a2fe662
Update to 1.00
...
PR: 21794
Submitted by: Ports Fury
2000-10-12 21:35:27 +00:00
Satoshi Asami
52c902c14d
Rename PLIST.in to pkg-plist.in.
2000-10-08 00:58:54 +00:00
Maxim Sobolev
c9b833596d
Update to 0.3.3.
...
Submitted by: Peter Pentchev <roam@orbitel.bg>
2000-10-05 08:11:47 +00:00
Jeremy Lea
7b4c77811e
Implement WANT_GNOME.
2000-10-05 07:22:56 +00:00
Jeremy Lea
b7bdcd418e
Implement USE_GNOME, part 1.
2000-10-05 07:10:50 +00:00
Jeremy Lea
fda2e985da
Implement USE_GTK, part 1.
2000-10-05 06:36:23 +00:00
Michael Haro
b71aa8f0e8
portlint - remove extra whitespace
2000-10-05 05:46:22 +00:00
Kevin Lo
762cfbb760
Update to version 2.3.3
...
PR: 21710
Submitted by: MAINTAINER
2000-10-03 15:08:29 +00:00
Mario Sergio Fujikawa Ferreira
b327e9c777
Maintainer is now a committer, update email accordingly
...
Approved by: will
2000-10-03 05:12:49 +00:00
Jeremy Lea
f56366fc79
Whitespace changes.
2000-10-03 02:09:43 +00:00
Jeremy Lea
bf9c34c549
Correct and sort PLISTs.
2000-10-02 23:01:49 +00:00
Jeremy Lea
ed5a5fec59
Use the gettext port. Remove an include which is already in the base
...
system.
Approved by: maintainer
2000-10-01 09:33:41 +00:00
Kevin Lo
e67b996fc5
Update to version 2.3.2
...
PR: 21628
Submitted by: MAINTAINER
2000-09-29 15:52:42 +00:00
Kris Kennaway
d024aa704f
Oops, I forgot to commit this patch to make WITH_SSL compile again.
2000-09-23 23:39:42 +00:00
Kris Kennaway
e088a4f458
Update all ports using OpenSSL and RSA to work without rsaref since
...
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
2000-09-22 01:59:06 +00:00
Daniel Harris
204d996c8c
Update to version 2.2.6.
...
PR: 21237
Submitted by: MAINTAINER
2000-09-13 23:06:03 +00:00
Maxim Sobolev
e4ddb4eaa9
Update to 0.3.2.
2000-09-05 06:23:31 +00:00
Steve Price
7462b5d634
Include sys/time.h before sys/resource.h so this compiles again on 3.5.
...
PR: 20724
Submitted by: zdenko@cs.uh.edu
2000-09-05 02:07:04 +00:00
Kris Kennaway
2c9f48dec6
Upgrade to curl 7.2.1
...
Submitted by: Peter Pentchev <roam@orbitel.bg>
2000-09-04 00:56:47 +00:00
Maxim Sobolev
e1bc5eaa75
Update to 0.9.6.
...
PR: 20962
Submitted by: maintainer
2000-09-02 14:09:42 +00:00
Kevin Lo
6561393c02
Update to version 1.19
...
PR: 20922
Submitted by: MAINTAINER
2000-08-29 15:42:10 +00:00
Maxim Sobolev
cc121d9794
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
2000-08-21 10:07:35 +00:00
Kevin Lo
208a7ccde0
Update to version 2.2.5
...
PR: 20684
Submitted by: Maintainer
2000-08-18 15:45:27 +00:00
Chris D. Faulhaber
21ea62a32b
Update port to 1.9
...
PR: 20652
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-08-18 13:12:48 +00:00
Maxim Sobolev
1c370240cb
Update to 2.0.7b.
2000-08-15 06:10:58 +00:00
Ade Lovett
b417a4fddb
Fix up 'extra' directories
...
Submitted by: bento
2000-08-11 15:25:32 +00:00
Will Andrews
582c564dc0
Update to 1.18. I added something to make this link with -lintl.
...
PR: 20510
Submitted by: andrew@chg.ru
2000-08-11 01:14:11 +00:00
Neil Blakey-Milner
c442a88353
Update to 0.12
...
PR: ports/20421
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> (Ports Fury!)
2000-08-06 16:06:04 +00:00
Ade Lovett
972ca4afab
Re-sobomize to use pre-patch instead of post-extract
...
Wrists slapped by: knu, sheldon
2000-08-04 16:11:37 +00:00
Ade Lovett
760a2b1fda
Update to 0.1.9
2000-08-04 01:29:27 +00:00
Satoshi Asami
c6bcad2436
(1) Add new variable, XFREE86_VERSION, to specify which version of
...
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
2000-08-03 09:28:57 +00:00
Michael Haro
c6cf6527bf
fix PASV bug introduced in rc2
...
Submitted by: Jeremy Chadwick <yoshi@parodius.com>
2000-07-31 23:53:11 +00:00
Michael Haro
57b0dbb24b
Update to proftpd 1.2.0rc2
2000-07-28 18:01:04 +00:00
Maxim Sobolev
9f28e088f0
Add a WWW.
2000-07-25 14:42:30 +00:00
Maxim Sobolev
fdaa5c1782
Re-add gtm.
2000-07-25 08:47:01 +00:00
Maxim Sobolev
06b55608a3
Revive gtm - it's now hosted on Sourceforge and update it to 0.4.5.
...
Other fixes/cleanups:
- use two perl regexs to replace dozen one-line patches;
- use installed linintl instead of port's own;
- correct WWW and MASTER_SITES to reflect new location of the project;
- add gnomecc to RUN_DEPENDS to ensure correct removal of the package.
Obtained from: http://www.gnome.org/
2000-07-25 08:40:59 +00:00
Maxim Sobolev
9e35bda227
Update to 2.0.7a and make the following cleanups:
...
- Replace pthread configure patch with perl regex (should make future upgrades
easier);
- use installed libintl instead of port's own version;
- add WWW to pkg/DESCR and remove absolete lines from there;
- correctly place Gnome icon into share/gnome/pixmap instead of share/pixmap;
- add gnomecc into RUN_DEPENDS to exsure correct removal of Gnome bits.
Obtained from: http://www.gnome.org/
2000-07-25 07:11:09 +00:00
David E. O'Brien
94c2a489e2
Allow this to co-exist with the other NcFTP packages in the 'Latest'
...
directory.
2000-07-23 19:17:22 +00:00
Kevin Lo
35b75c97bb
Update to version 0.11
...
PR: 20099
Submitted by: Ports Fury
2000-07-22 06:10:10 +00:00
Jacques Vidrine
4b87127ee1
Remove gtm. The version 0.3.1 distfile is nowhere to be found, and
...
current versions are for Linux only (nice stuff such as parsing
uts.release to determine what version of the Linux kernel we are
running).
2000-07-21 20:34:04 +00:00
Maxim Sobolev
a21535fbad
Remove extra whiteline.
2000-07-17 08:31:57 +00:00
Maxim Sobolev
fdb16863d1
Update to 0.3.0.
2000-07-17 08:27:40 +00:00
Will Andrews
31619d7158
Use GTK_CONFIG properly; add WWW.
...
PR: 19924
Submitted by: Ports Fury
2000-07-15 17:07:19 +00:00
Chris D. Faulhaber
02e7112da4
Remove all installed directories
...
Noticed by: bento
2000-07-14 12:35:13 +00:00
Ade Lovett
cbe360036c
Update for new devel/libglade shlib version
2000-07-11 22:02:22 +00:00
Maxim Sobolev
e1003bbd44
Update to 0.5.6. Also make it link with installed libintl.
2000-07-11 07:37:35 +00:00
Steve Price
1d878e5482
Adding caitoo version 0.6.6.
...
A KDE/Qt based GetRight(tm)/Go!zilla(tm) downloader alike formerly known as
KGet.
PR: 19208
Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
2000-07-10 03:29:16 +00:00
Will Andrews
a04ccb23d8
Update to 2.6.1, which fixes some security issues (actually, we already
...
had some setproctitle(), etc. fixed through patch-aa), fixes memory leaks
in internal ls, and merges in the virtual passwd/shadow features of
BeroFTPD. This update should solve SA 00:29. Add WWW to DESCR.
2000-07-09 02:07:07 +00:00
Steve Price
89b7d2a446
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
...
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly
PR: 19623
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Kris Kennaway
eba09d9d3a
Mark FORBIDDEN: yet another remote root exploit.
2000-07-07 09:35:20 +00:00
Ade Lovett
4cc79e5509
Update to 0.1.8
2000-07-06 18:59:04 +00:00
Jordan K. Hubbard
278a647449
Fix the skip directive.
...
Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org>
2000-07-05 19:44:04 +00:00
Maxim Sobolev
35764879e6
Add ftpcopy, a two command line ftp tools.
...
- ftpcopy is a simply FTP client written to copy files or directories
(recursively) from a FTP server.
- ftpls is a FTP client which generates directory listings, either in plain
text or HTML.
2000-07-05 16:34:48 +00:00
Will Andrews
b7a88106b9
Add ftpq, a ftp upload queue manager.
2000-07-04 04:25:13 +00:00
Will Andrews
911e4ee83e
Add hsftp, a ftp emulator that provides the look-and-feel of an FTP session
...
but uses ssh to transport commands and data. Neat!
2000-07-04 03:55:39 +00:00
Kris Kennaway
e6075ba8bb
Remove extraneous directory on deinstall
...
Noticed by: bento
2000-07-03 04:48:52 +00:00
Kris Kennaway
c2431679a4
Remove extraneous directories on deinstall
...
Noticed by: bento
2000-07-03 03:13:48 +00:00
Will Andrews
868e170ee8
Add patches to allow wget to work with INET6.
...
Obtained from: NetBSD (thanks itojun!)
Approved by: obrien
2000-07-02 21:29:54 +00:00
David E. O'Brien
1228d352ee
Move the stragler's www.freebsd.org/~user distfiles to the offical
...
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Jordan K. Hubbard
dc61a2f5b3
Update to version 1.1p4
...
Submitted by: Alexander Langer <alex@big.endian.de>
2000-06-28 16:18:37 +00:00
Jordan K. Hubbard
8fdd3168a0
Update to version 1.1p4
...
Submitted by: Alexander Langer <alex@big.endian.de>
2000-06-28 16:18:11 +00:00
Jordan K. Hubbard
78241e74c7
Upgrade to version 1.1p4
...
Submitted by: Alexander Langer <alex@big.endian.de>
2000-06-28 16:17:34 +00:00
Alexander Langer
543c989464
Update maintainer email.
...
PR: 19320, 19321, 19322
Submitted by: maintainer
2000-06-28 12:33:57 +00:00
Alexander Langer
f660887974
Update to 0.9.5
...
PR: 19500
Submitted by: maintainer
2000-06-27 15:24:31 +00:00
Ade Lovett
7115490368
Add a RUN_DEPENDS on sysutils/gnomecontrolcenter.
...
This is now REQUIRED by ALL GNOMEish applications that install
anything into ${PREFIX}/etc/CORBA or ${PREFIX}/share/gnome
Reminded by: bento
2000-06-26 16:14:32 +00:00
Vanilla I. Shu
87f2bb63fb
no-split info file.
2000-06-24 15:33:02 +00:00
Andrey A. Chernov
a4122b02c6
Fix %-hole
...
Submitted by: Koga Youichirou <y-koga@jp.FreeBSD.org>
2000-06-24 11:23:51 +00:00
Chris Piazza
10ae656be9
Remove maintainership of most of my ports. I don't really have
...
time to maintain these and I'm just not interested in these particular
ones any more.
2000-06-20 21:45:58 +00:00
Jacques Vidrine
6dc9bdb0c8
Locally hosted distfiles moved to ftp.freebsd.org.
2000-06-20 13:37:39 +00:00
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5
Fourth round of INSTALLS_SHLIBS conversion.
2000-06-16 08:48:22 +00:00
Jacques Vidrine
9b1cebe951
Fix depends.
...
Reported by: bento.freebsd.org
2000-06-15 19:25:49 +00:00
Andrey A. Chernov
f3e622985b
Use snprintf to prevent non-exploitable in real life overflow
...
Submitted by: Jun Kuriyama <kuriyama@FreeBSD.org>
2000-06-14 15:37:56 +00:00
Alexander Langer
3322c1dc10
Update to version 2.2.3
...
PR: 19196
Submitted by: maintainer
Reviewed by: will
2000-06-11 16:08:28 +00:00
Akinori MUSHA
4760abbaa5
Update to 1.17. (just PORTVERSION & md5 changes)
...
PR: ports/19194
Submitted by: lioux@uol.com.br
2000-06-11 07:51:46 +00:00
Dima Ruban
148ef6a770
Master site has been changed.
2000-06-07 18:02:02 +00:00
Dima Ruban
ba94a7b244
xdir 2.1 -> 2.1.2
2000-06-07 18:00:11 +00:00
Tim Vanderhoek
6a836c090e
On second thought, instead of fixing PORTVERSION=alpha-9 by changing
...
to PORTVERSION=pl9, fix by changing to PORTVERSION=a9. A version
string of a9 will sort just fine.
2000-06-04 05:01:54 +00:00
Tim Vanderhoek
3e09f27ac0
PORTVERSION=alpha-9 -> PORTVERSION=pl9
2000-06-04 04:20:24 +00:00
Kris Kennaway
95db38ddd7
Remove wxftp after repo copy to axyftp
2000-06-03 00:16:04 +00:00
Kris Kennaway
8ed9e4098d
Update to axyftp 0.5.1 after repo copy from wxftp
2000-06-03 00:15:37 +00:00
Kris Kennaway
290fde7650
Add a manpage to MAN1
...
Submitted by: bento
2000-06-02 20:39:13 +00:00
Ade Lovett
8bd85a9d02
Updates for new shared library versions in GNOME 1.2
2000-06-01 16:25:45 +00:00
Will Andrews
e09880f281
Update to 2.0.6a to fix fennerism.
2000-05-30 20:57:17 +00:00
Chris Piazza
fe69cb5479
Update checksum
...
PR: 18721
Submitted by: Alexander Langer <alex@cichlids.com>
2000-05-21 22:13:40 +00:00
Akinori MUSHA
c9f63cfccd
Update to 1.16.1.
...
PR: ports/18684
Submitted by: MAINTAINER
2000-05-21 09:09:07 +00:00
Chris Piazza
4ccf219acc
Update to 1.16
...
PR: 18604
Submitted by: Andrew L. Neporada <andrew@chg.ru> (took maintainership)
2000-05-19 08:26:08 +00:00
Ade Lovett
230778860f
Jungle Monkey (JM) is a distributed file sharing program for GNOME/GTK.
...
You join channels where people offer files for download.
You can offer your own files and create your own channels as well.
Once you download a file, others can connect to you to get that file.
You can also search for files.
2000-05-18 16:08:02 +00:00
Chris D. Faulhaber
719a27bfda
Fix PLIST (@dirrm share/doc/downloader)
...
PR: 18435
Submitted by: tkato@prontomail.ne.jp
2000-05-07 21:29:41 +00:00
Chris D. Faulhaber
fe641ef4fd
Update port to 2.2.2
...
PR: 18369
Submitted by: Maintainer
2000-05-07 21:20:58 +00:00
Akinori MUSHA
a21ac3268a
Update to 0.9.4.
...
Stop registering ssh dependency on systems posterior to 4.0-RELEASE.
PR: ports/18320
Submitted by: R,Ai(Bmi Guyomarch <rguyom@321.net>
2000-05-01 10:34:33 +00:00
Michael Haro
9647ca36cd
whitespace nits
2000-04-22 09:57:37 +00:00
Michael Haro
aa542d7f7f
remove a.out support
...
portlint -bt
2000-04-22 09:56:44 +00:00
Michael Haro
926211f574
portlint (whitespace nits and variable/section ordering)
2000-04-22 09:48:47 +00:00
Will Andrews
d33d7991f1
Update to 1.15.
...
PR: 18146
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-22 02:15:51 +00:00
Michael Haro
33aa007dfd
WWW: not 'WWW :'
2000-04-20 19:56:00 +00:00
Michael Haro
291b541348
place space after WWW:
2000-04-20 19:55:17 +00:00
Michael Haro
c1507b648f
move url from comment in Makefile to WWW: in pkg/DESCR
2000-04-19 20:21:29 +00:00
Jeremy Lea
877b8a533b
Standardize all user defined options to the booleans WITH_FOO and
...
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
2000-04-17 00:18:05 +00:00