1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
Commit Graph

41373 Commits

Author SHA1 Message Date
Akinori MUSHA
dc805475e8 Update to 0.5. 2001-04-27 11:48:01 +00:00
Ying-Chieh Liao
583b5fc1e3 upgrade to 2.1.1
- Eliminated some memory leaks.
 - Code reviewed to obtain long-run stability.
 - Light portability changes.

PR:		26668
Submitted by:	MAINTAINER
2001-04-27 11:28:13 +00:00
Patrick S. Gardella
285c869937 Upgrade to 0.52 2001-04-27 11:08:29 +00:00
Akinori MUSHA
bd6288289f Update to 0.8.1. 2001-04-27 10:55:16 +00:00
Akinori MUSHA
8a74cd92c4 Update to 0.9.2. 2001-04-27 10:34:22 +00:00
Matthew Hunt
04682670ea Correct fennerage by chasing new MASTER_SITE. Since the new path
includes "obsolete" we probably shouldn't expect many upgrades to this
program...
2001-04-27 10:23:49 +00:00
Jimmy Olgeni
abfd7cde86 Fix typo in pkg-descr: instaled -> installed 2001-04-27 10:23:46 +00:00
Matthew Hunt
f5f262a55b No need to use https for the WWW URL. 2001-04-27 10:20:06 +00:00
Akinori MUSHA
42433cdd3e Update to 0.13. 2001-04-27 10:11:52 +00:00
Ying-Chieh Liao
c1950a6840 no need compile perl as static
if u want to auto-load script, just put a "/load perl" in ~/.irssi/startup
so, bump version again

Discussed with:	vanilla
2001-04-27 08:56:09 +00:00
Ying-Chieh Liao
8840882d23 add mdbtools
Utilities and libraries to export data from MS Access databases (.mdb)

PR:		26855
Submitted by:	Anders Nordby <anders@fix.no>
2001-04-27 07:40:58 +00:00
Ying-Chieh Liao
1807748c59 upgrade to 1.4
add a new sample config
2001-04-27 05:47:49 +00:00
Mario Sergio Fujikawa Ferreira
ea364b0e65 - Update port to version 1.2a
- Update MASTER_SITES

Submitted by:	maintainer
2001-04-27 01:08:25 +00:00
Mario Sergio Fujikawa Ferreira
3002f8ea7e Update MASTER_SITES
Submitted by:	maintainer
2001-04-27 01:06:46 +00:00
Jean-Marc Zucconi
cfe7f69020 Add most recent patches from the XFree86 cvs repository. 2001-04-26 20:27:20 +00:00
Alexey Zelkin
d6bd63c4e4 Remove tcl76 from CATEGORIES list. tcl76 was removed long time ago.
This actions also stops www/en/ports/portsindex from generating
category description file for only one port.

Ok'ed by: maintainer
2001-04-26 19:23:29 +00:00
Alexander Langer
6c8187e2d7 Align texts of committers in Germany and UK better to make this
file actually USEABLE.
Now one can imagine what is meant at a magnitude of 5 and a magnitude
of 10 gives clear results.
2001-04-26 19:08:20 +00:00
David E. O'Brien
8cad2d661d Add ^A/^E, ^B/^F editing keys for the input area.
Submitted by:	Nick Dixon (nickdixon)
Obtained from:	Cscope's Sourceforge area, patch #403750
2001-04-26 19:00:32 +00:00
Udo Erdelhoff
c3e9d2d249 Add myself to make the ICBM delivery easiser.
Reviewed by:	alex
2001-04-26 18:55:31 +00:00
Ying-Chieh Liao
579f7f1a82 upgrade to 0.7.0
- remove docs and man pages
- api change
2001-04-26 18:44:30 +00:00
Ying-Chieh Liao
af82f5e0c9 upgrade to 0.8.2 2001-04-26 18:18:58 +00:00
Eivind Eklund
179579e508 Update from 1.2 to 1.3: Make cdiff understand long lines etc (actual
change: 1 character - less -r to less -R)
2001-04-26 18:03:16 +00:00
Josef Karthauser
bd4a79c3a6 The Devel::Modlist perl module provides a means by which to get a
quick run-down on which libraries and modules are being utilized
by a given perl script.

PR:	ports/26829
2001-04-26 18:01:53 +00:00
Ying-Chieh Liao
5f251210fc upgrade to 1.3 2001-04-26 17:37:00 +00:00
Ying-Chieh Liao
644a4edbea add pfinger
Highly configurable, secure and portable finger daemon
2001-04-26 17:20:34 +00:00
Vanilla I. Shu
92625bccb3 Compile perl as static for auto-load script.
Bump version again.
2001-04-26 17:12:23 +00:00
Alexey Zelkin
15affb7694 Category "pflogsumm" is not valid ports category.
Found by: www/en/ports/portindex
2001-04-26 17:08:04 +00:00
Vanilla I. Shu
f86cebea4a Fix perl module's path, and bump version. 2001-04-26 16:57:09 +00:00
David E. O'Brien
2611fffa91 Add the NO_GUI knob for those who want a hugely-featured Vim, but don't
want the X depandancy.

Bow to numerous wishes(yelling) to make GTK the default GUI lib vs. Motif.
Bram (Vim author) prefering GTK over Open Motif weighed kinda heavy.

With my dislike of the GPV and their political agenda, I have
been resisting this demand.  [I fully agree with the reasons why the
`ddd' debugger didn't use GTK until the GNU people got a hold of it]
GNU's NIH and "brace and extend" is often as bad as Microsoft's.
And often the only reason people put up with it is because of they like
to force GNU Public Virused software forces down our throat.

Some argue that GTK is "smaller" than OpenMotif.  Maybe GTK 1.2 is (but
don't forget to look at the GTK depends, where OpenMotif has none).
But GTK 1.3 definitely is not smaller than OpenMotif (just look at its
dependancy list).

I will review my decision to use GTK as default GUI when the GTK+ 1.{3,4}
behemoth is released.
2001-04-26 15:36:46 +00:00
George C A Reid
bcd0745a3a Update to version 0.3.0
PR:		25660
Submitted by:	me
2001-04-26 15:28:42 +00:00
David E. O'Brien
3ba0c84178 Make sure all the possible "vim" links that can exist, do.
For example, the Vim Makefile will not create the "rgvim" link in the
non-GUI case, but since we share the PLIST among all the various vim ports,
we have to be consistent.
2001-04-26 15:11:36 +00:00
David E. O'Brien
7b7e2f05ec Update Vim 5.7 to patchlevel 30.
Fixed problem:  A ":make" or ":grep" command with a very long argument could
                cause a crash.
2001-04-26 15:05:23 +00:00
Thomas Gellekum
b074cefaaa Don't install backup files. 2001-04-26 11:55:11 +00:00
George C A Reid
e7cd3d1f4e Add missing manpages to files/manpages.
Submitted by:	bento
2001-04-26 11:50:01 +00:00
Jimmy Olgeni
ff9fbae35a Update modules: apache, squid, useradmin.
From the webmin updates page:

* Apache Webserver: if Webmin is used in non-english language mode,
  "<Directory>" sections created using this module may be wrongly written
  out as something like "<Directorio>".

* Squid Proxy Server: the cache_dir directive is not properly supported in
  squid 2.4.

* Users and Groups: passwords for users created or modified from a batch
  file are not set correctly.

(see also http://www.webmin.com/webmin/updates.html)

While I'm here, check if a webmin configuration directory already exists at
install time (post-install target): in this case, automatically run the webmin
setup script (it will insert the proper Perl paths in the webmin scripts).

Users who have multiple or different configuration directories will have to
run the script manually, as before.

PORTREVISION bump to advertise the new changes.
2001-04-26 11:45:24 +00:00
George C A Reid
035604aa55 Update MD5 checksum. I can't see anything that's changed here.
Submitted by:	bento
2001-04-26 11:42:18 +00:00
Thomas Gellekum
566dfe5616 Fix building on -current.
PR:		26778
Obtained from:	Python CVS
2001-04-26 11:18:46 +00:00
Maxim Sobolev
6a86b8652c Update to 2.8.1. 2001-04-26 10:59:25 +00:00
George C A Reid
7800b25d83 Return maintainership to ports@freebsd.org; previous maintainer says he no
longer has time to maintain this port.

PR:		26873
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>
2001-04-26 10:37:51 +00:00
Maxim Sobolev
1243f0959d Add another mirror for MASTER_SITE_THEMES. 2001-04-26 08:51:58 +00:00
Ying-Chieh Liao
3860ac2d79 fix include path and make it build again
Noted by:	bento's log
2001-04-26 05:45:26 +00:00
Ying-Chieh Liao
defed5d080 add missing "@dirrm include/styx" in pkg-plist
Noted by:	bento's log
2001-04-26 04:29:41 +00:00
Ying-Chieh Liao
031c5d7006 add missing "@dirrm include/libfreenet" into pkg-plist
Noted by:	bento's log
2001-04-26 04:18:31 +00:00
Ying-Chieh Liao
0d6b2bb3a0 dont install manpages into bin/
Noted by:	bento's log
2001-04-26 04:16:11 +00:00
Ying-Chieh Liao
f0cbdc94a9 add missing sbin/zcac into pkg-plist
Noted by:	bento's log
2001-04-26 04:09:35 +00:00
Mario Sergio Fujikawa Ferreira
86035c98b0 Update WWW tag
Submitted by:	maintainer
2001-04-26 02:48:47 +00:00
Jason Evans
e0b4f28c01 Update to cook 2.17. 2001-04-26 02:48:15 +00:00
Mario Sergio Fujikawa Ferreira
f8577fc6fe Update MASTER_SITES
Submitted by:	maintainer
2001-04-26 02:34:10 +00:00
Mario Sergio Fujikawa Ferreira
e49b03d48b Update WWW tag to a proper site
Submitted by:	maintainer
2001-04-26 02:32:28 +00:00
Brian S. Dean
f728a3ffcc Update to version 1.2.2. 2001-04-26 00:59:00 +00:00