Commit Graph

1934 Commits

Author SHA1 Message Date
Will Andrews
b50668f7c9 Fix accidental typo...
Submitted by:	Scott Kenney <saken+freebsd-cvs-all@hotel.rmta.org>
2001-08-20 20:48:10 +00:00
Anton Berezin
55bbf047ea Update misc/p5-Finance-Quote to 1.06.
PR:		29901
Submitted by:	maintainer
2001-08-20 14:45:08 +00:00
Dmitry Sivachenko
b447829a42 Remove two languages not presented in new version. 2001-08-20 05:30:10 +00:00
Ying-Chieh Liao
c485408a90 upgrade to 1.7
PR:		29053
Submitted by:	Kim Scarborough <sluggo@jinx.unknown.nu>
2001-08-18 06:34:37 +00:00
Ying-Chieh Liao
9fbbae366c add hb
A simple, but complete budget management in Python

PR:		29048
Submitted by:	Tim Daneliuk <tundra@tundraware.com>
2001-08-18 06:27:35 +00:00
Ying-Chieh Liao
42bc72ea78 remove dead MASTER_SITES
install example config file & docs
clean up pkg-{comment,descr}

PR:		29636
Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-17 18:46:28 +00:00
Ying-Chieh Liao
1b4f99c163 upgrade to 1.5a
PR:		28901
Submitted by:	Patrick Li <pat@databits.net>
2001-08-17 17:58:30 +00:00
Dmitry Sivachenko
b5554d5725 Forgot to remove debug comment. 2001-08-16 15:00:37 +00:00
Dmitry Sivachenko
d7594420e8 Upgrade to 2.2. 2001-08-16 15:00:01 +00:00
Dmitry Sivachenko
306fed238a Do not coredump when viewing files larger that 8Mb.
Bump PORTREVISION
Minor cosmetic fixes in the Makefile.

Submitted by:	Pavel Biryukov <pavel@svegapro.ru>
2001-08-16 13:51:31 +00:00
Maxim Sobolev
a91db81e2c - Update distinfo;
- Fix pkg-plist.

Submitted by:	bento
2001-08-16 13:32:16 +00:00
Akinori MUSHA
fa5fed5bbe Change PREFIX from /usr to the default not to harm bento.
Prepare rc.d scripts that do ldconfig on startup, because
$PREFIX/lib/compat and $PREFIX/lib/compat/aout are no longer included
in the default $ldconfig_paths and $ldconfig_paths_aout, respectively.
2001-08-15 18:17:47 +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
Maxim Sobolev
4f648f7832 Unbroke.
PR:		29311
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-08-15 07:45:47 +00:00
Maxim Sobolev
80cb699533 Use other way to disconnect compatX ports from the bento build. 2001-08-15 07:40:36 +00:00
Maxim Sobolev
b1ad1a1b4c [portmgr@ hat on]
Temporarly disconnect compatX ports from the build because they are doing
strange things to bento cluster. Now most ports on 4-STABLE cluster fails
on various stages with the following error message:

/usr/libexec/ld-elf.so.1: Shared object "libxpg4.so.2" not found

Perhaps PREFIX=/usr in compatX ports was a bad idea.
2001-08-15 07:25:32 +00:00
Paul Richards
f0a3bf95bd p5-Text-CSV is in textproc and not devel. Fix dependency. 2001-08-15 01:25:12 +00:00
Dag-Erling Smørgrav
5a0e464dc2 Fix handling of unconditional dependencies 2001-08-14 13:58:56 +00:00
Mark Murray
619c121d3f Grr. I badly broke this port's installation.
Fix in a klugy sort of way untill I can revisit.
2001-08-13 14:16:00 +00:00
Kevin Lo
1ea1696335 Fix pkg-plist
PR: 29484
Submitted by: Patrick Li <pat@databits.net>
2001-08-13 13:33:11 +00:00
Mark Murray
456b96ca3f Add DataCash - and online module for credit card processing and verification. 2001-08-13 09:33:00 +00:00
Akinori MUSHA
1ebdec8e3d Add compat22, compat3x and compat4x. These packages allow you to
install the compat libraries on your system, so you can use legacy
binaries that depend on them.

PR:		ports/29371
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
Altered by:	knu
2001-08-13 04:32:06 +00:00
David W. Chapman Jr.
f9d4c4893c Update to 2.0
Give port back to ports@

PR:		29572
Submitted by:	maintainer
2001-08-12 15:29:50 +00:00
Ying-Chieh Liao
a493ffba55 add quantlib
A comprehensive software framework for quantitative finance
2001-08-12 12:39:44 +00:00
Dima Dorfman
56bf5a3626 Add figlet-fonts, a port that installs about 150 contributed fonts for
misc/figlet.  I didn't try to integrate this into the main figlet port
since most of these are rather useless, although some are nice.
2001-08-11 18:20:24 +00:00
Mario Sergio Fujikawa Ferreira
871c783bc1 o Fix PLIST
o Fix port Makefile breakage in example/calc preventing calc from
  being installed

PR:		29321
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>,
		bento
2001-08-09 06:21:09 +00:00
Mario Sergio Fujikawa Ferreira
d79868927d New port explosions version 0.2001.08.05: 3D objects flying around
resembling explosions with various effects.

Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-08 17:56:08 +00:00
Mario Sergio Fujikawa Ferreira
730a5370dd Update to 0.9
PR:		29446
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-08-08 16:46:06 +00:00
Mario Sergio Fujikawa Ferreira
9e0e9be934 Update to 0.6.3
PR:		29444
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-08-08 16:30:35 +00:00
Satoshi Asami
c9da1c5789 Mark IS_INTERACTIVE -- install.sh asks questions (and goes
into an infinite loop).
2001-08-08 15:18:07 +00:00
Mario Sergio Fujikawa Ferreira
2888862231 New port reed version 4.6: A text pager with autoscrolling and more
PR:		29533
Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-08 06:52:42 +00:00
Peter Pentchev
3a22cc4b00 Update to 0.3.3.
Remove the texinfo documentation patch - the author included
it in the official distribution.
2001-08-06 20:33:44 +00:00
FUJISHIMA Satsuki
4c931f1768 o update to 4.3.1.
o take over maintainership.

Approved by:	Stefan Moeding <s.moeding@setuid.de> (maintainer)
2001-08-05 19:26:56 +00:00
Neil Blakey-Milner
98958c1800 Update achievo to 0.6.5. 2001-08-05 13:26:13 +00:00
Mario Sergio Fujikawa Ferreira
27930d34f2 New port p5-Geo-Weather version 0.0.8: Perl module to retrieve
weather information from weather.com

PR:		29425
Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-05 04:18:19 +00:00
Ying-Chieh Liao
1a6b09a4e5 upgrade to 0.4
drop maintainership
2001-08-03 12:16:21 +00:00
Dirk Froemberg
7e0bca4d14 Fix dependency for cdrecord (cdrecord was renamed to cdrtools). 2001-08-02 09:14:28 +00:00
Ying-Chieh Liao
ec6f873322 add goldstr
Compute the golden string
2001-07-31 09:28:23 +00:00
Mario Sergio Fujikawa Ferreira
86392a202c Update WWW tag
Submitted by:	Matthew West <mwest@uct.ac.za>
Approved by:	maintainer
2001-07-30 17:01:41 +00:00
Mario Sergio Fujikawa Ferreira
c699ee2c14 New port menushki version 0.4, Menu converter between varieties of
Window Managers

PR:		28959
Submitted by:	Patrick Li <pat@databits.net>
2001-07-30 00:51:31 +00:00
Mario Sergio Fujikawa Ferreira
57e49246c0 New port menushki version 0.4, Menu converter between varieties of
Window Managers

PR:		28959
Submitted by:	Patrick LI <pat@databits.net>
2001-07-30 00:51:24 +00:00
Martin Cracauer
172e6a529d Update to 2.2 2001-07-26 13:57:18 +00:00
Joseph Koshy
8a893160e8 Upgrade to v3.3h. 2001-07-25 10:47:08 +00:00
Ying-Chieh Liao
6b0365be6b add patchutils
A small collection of programs that operate on patch files
2001-07-23 10:02:24 +00:00
Maxim Sobolev
612935d841 - Prevent the port from installing useless .la files;
- remove useless USE_LIBTOOL along with the custom regex and replace it with a
  patch;
- properly pass CONFIGURE_TARGET for this configure script generated by the
  newest autoconf.
2001-07-23 09:56:15 +00:00
David W. Chapman Jr.
ee634a7705 Update to 1.1.2
Add DEVEL category
Add pre-patch to use libtool from ports
Sort and add files to pkg-plist

PR:		28825
Submitted by:	pat@databits.net
2001-07-23 01:55:10 +00:00
John Polstra
c6b0ce7761 Update ports which depend on cvsup-bin or cvsupd-bin to use the
cvsup port instead.  I am removing the *-bin ports.
2001-07-21 18:45:52 +00:00
Kevin Lo
b9449dd1df Update to version 0.8.4
PR: 29021
Submitted by: Ports Fury
2001-07-21 16:26:42 +00:00
Brian Somers
77c61d57f3 Upgrade to v2.1 2001-07-20 18:36:19 +00:00
Brian Somers
3362a4f131 Upgrade to v2.4 2001-07-20 18:36:00 +00:00
Ying-Chieh Liao
22ba2c102a upgrade to 0.3
drop maintainership
2001-07-20 05:43:10 +00:00
Maxim Sobolev
14e4476aff Fix anoter victim of Ade's USE_AUTOMAKE so-called "cleanup".
Submitted by:	bento
2001-07-18 12:11:00 +00:00
David E. O'Brien
e9166a1f85 Update to version 1.4.1. 2001-07-16 23:26:50 +00:00
David E. O'Brien
1609db8d21 Update to version 1.4.1. 2001-07-16 23:20:20 +00:00
Dmitry Sivachenko
927f19e6e8 Utilize DATADIR and DOCSDIR. 2001-07-15 08:21:18 +00:00
Mario Sergio Fujikawa Ferreira
84c7d8fd5c - Make good use of wmweather port technology (${PREFIX}/bin/GrabWeather).
RUN_DEPENDS on wmweather instead of p5-libwww

Submitted by:	maintainer
2001-07-14 23:10:17 +00:00
Maxim Sobolev
0d98985b1e Update to 0.6.0. 2001-07-10 06:34:59 +00:00
David W. Chapman Jr.
eb27a83b43 Update to 1.3.4
PR:		28849
Submitted by:	maintainer
2001-07-09 23:05:35 +00:00
Mark Pulford
c97d7479f0 Updated master site.
PR:		28794
Submitted by:	maintainer
2001-07-08 07:10:19 +00:00
Ying-Chieh Liao
c96277beaf upgrade to 0.0.8 2001-07-05 13:40:31 +00:00
Maxim Sobolev
4b51207458 Fix a typo (PORTS --> PORTSDIR).
Submitted by:	Ollivier Robert <roberto@keltia.freenix.fr>
2001-07-05 10:25:35 +00:00
Dmitry Sivachenko
4c012907f6 Remove Ukrainian from BATCH builds.
It is available as a separate package.
2001-07-05 08:05:06 +00:00
Maxim Sobolev
01fd11ffd8 Use gettext-devel to workaround a incompatibility with the oldest version of
gettext.
2001-07-05 07:37:55 +00:00
Maxim Sobolev
957aa9d237 Update to 1.4.0.2. 2001-07-04 18:04:31 +00:00
Maxim Sobolev
9b1bae26b9 Update to 1.4.0.1. 2001-07-03 18:16:25 +00:00
Mario Sergio Fujikawa Ferreira
ddf767d777 o add USE_GTK
o fix typo: THREAD_ -> PTHREAD_

Submitted by:	maintainer
2001-07-03 18:00:01 +00:00
Mario Sergio Fujikawa Ferreira
96fb1f964c Patch to use $(IMLIB_CONFIG) instead of hard coded references
Submitted by:	Patrick Li <pat@databits.net>
2001-07-03 17:56:07 +00:00
Mario Sergio Fujikawa Ferreira
b219be74cb o New port of a Window Maker dockapp that displays game scores from
Excite (TM)
o Port version 0.30

PR:		28388
Submitted by:	Patrick Li <pat@databits.net>
2001-07-03 01:01:50 +00:00
Mario Sergio Fujikawa Ferreira
c398dcb866 o New port of GKrellWeather: a weather plugin for GKrellM
o Port version 0.2.7

PR:		28637
Submitted by:	Patrick Li <pat@databits.net>,
		Peter van Heusden <pvh@egenetics.com>
2001-07-02 22:56:52 +00:00
Ying-Chieh Liao
6160898fc2 upgrade to 0.3.1 2001-06-27 17:17:46 +00:00
Johann Visagie
afc010f63a Updating my email address in my remaining ports.
Prompted by:	vanilla
2001-06-27 10:15:01 +00:00
Andrey A. Chernov
966c3a0792 Upgrade to 3.9.9 2001-06-25 05:11:41 +00:00
Dima Dorfman
74aada477d Remove duplicate words where appropriate.
Approved by:	sobomax, obrien
2001-06-24 20:29:39 +00:00
Dima Dorfman
85df8a48dc Replace the non-scalable way of determining the man page name (the
Makefile in the package honors NOMANCOMPRESS itself) with a much
better one mostly suggested by roam@.

While I'm here fix my e-mail address.
2001-06-24 17:18:36 +00:00
Maxim Sobolev
2f3bb8957e Chase increased version number of libxmms. 2001-06-21 15:35:23 +00:00
Alexander Langer
6ab502be6e Update to Wed June 19 14:00:00 GMT 2001 snapshot.
Submitted by:	nra
2001-06-20 01:16:59 +00:00
Ade Lovett
4f5620349f Clean up dependency chains after moving gtkhtml/gal inside the
USE_GNOME knob
2001-06-19 09:43:08 +00:00
David W. Chapman Jr.
fbad0c9cf4 Update to latest version
Tarball doesn't have version so remake distinfo
modify patches to work with new version

PR:		27850
Approved by:	maintainer
2001-06-18 16:09:59 +00:00
Ying-Chieh Liao
a6e1d216c6 add argparse
A tool for commandline parsing for shell scripts
2001-06-18 06:44:14 +00:00
Ying-Chieh Liao
73499b0c35 add dirtree
A command line tool for displaying directory trees
2001-06-18 06:30:11 +00:00
David W. Chapman Jr.
f0849c4a39 Add extra directory to pkg-plist
Bump PORTREVISION

PR:		27581
2001-06-18 00:08:03 +00:00
Will Andrews
cf2afd69b6 Update to 1.1.6a to track eBay changes. Apologies to the maintainer, but:
Requested by:	Annelise Anderson <andrsn@stanford.edu>
Tested by:	Annelise Anderson <andrsn@stanford.edu>
2001-06-18 00:03:33 +00:00
Kevin Lo
e8e01cd865 Update to version 1.1
PR: 28197
Submitted by: MAINTAINER
2001-06-17 15:12:10 +00:00
Jimmy Olgeni
b57337c9e2 Update port to version 1.74, add some etc/ files management. Take over
maintainership from ports@.
2001-06-16 22:46:22 +00:00
Ying-Chieh Liao
c99e82c73a add datedif
Calculates the number of days between two dates
2001-06-16 18:12:37 +00:00
David W. Chapman Jr.
a6a883f5eb Add logic to delete ini file if not modified
Bump PORTREVISION

PR:		27461
2001-06-16 05:07:07 +00:00
Alexander Langer
a90c473d08 Update to June 12, 2001 CVS snap.
Submitted by:	nra
2001-06-14 14:57:07 +00:00
Ying-Chieh Liao
21e9cf1799 add txt2regex
A Regular Expression "wizard"
2001-06-14 07:51:23 +00:00
David W. Chapman Jr.
5fb6963851 Add, shuffle(1) from NetBSD, a program that prints a random
permutation of its input lines

PR:		28089
Submitted by:	dd
Obtained from:	NetBSD
2001-06-14 05:43:44 +00:00
Kevin Lo
355c077a30 Upgrade to version 2.0.1
PR: 28058
Submitted by: Ports Fury
2001-06-13 16:03:37 +00:00
Maxim Sobolev
1146dab36b Use ${PYTHON_SITELIBDIR} where appropriate. 2001-06-13 14:33:37 +00:00
Mark Pulford
d81b3abb0f Updated to 5.0.3.
Tidied doc handling while I'm here..

PR:		28056
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-06-12 12:17:58 +00:00
Mark Pulford
60a9f252eb Update to 1.73
PR:		28059
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-06-12 08:33:31 +00:00
Will Andrews
b10246bb6d Add birthday 1.4, a program that outputs reminders for upcoming
events (e.g. birthdays).

PR:		27723
Submitted by:	Niek Bergboer <niek@bergboer.net>
2001-06-11 03:48:34 +00:00
Akinori MUSHA
05fdb110d3 Do not record @srcdir.
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2001-06-10 20:44:42 +00:00
Dag-Erling Smørgrav
a59d310d9d Add experimental pkg_version(8)-like functionality. 2001-06-09 15:50:05 +00:00
Peter Pentchev
9c0a071864 Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to
PR:		27867
Submitted by:	maintainer
2001-06-09 12:59:34 +00:00
Peter Pentchev
0c96f7d594 Update to 0.3.2. Although 0.3.2 contains part of my texinfo fixes,
there's still something to be desired - the author needs to re-read
texinfo docs, and note that menu entries start with a '*' character :)

PR:		27977
Submitted by:	Patrick Li <pat@databits.net>, kris
2001-06-09 12:26:49 +00:00
Peter Pentchev
bf79fec742 Update to 1.3.2a.
PR:		27968
Submitted by:	maintainer
2001-06-08 16:36:00 +00:00
Peter Pentchev
facff86c34 Update to 1.3.2.
PR:		27966
Submitted by:	maintainer
2001-06-08 15:36:26 +00:00
David E. O'Brien
90eb686abd Use proper POSIX syntax for `chown'. 2001-06-01 06:05:18 +00:00
Akinori MUSHA
26ed7e223c A package file can often be bigger than /tmp's capacity, so create
tarballs in TMPDIR if defined or /var/tmp when PKGREPOSITORY is not
defined.

Suggested by:	Jimmy Olgeni <olgeni@uli.it>
2001-06-01 03:08:43 +00:00
Ade Lovett
af2a6cb93b Replace explicit build dependency on automake with USE_AUTOMAKE knob 2001-05-31 22:53:13 +00:00
Maxim Sobolev
47f8960c39 Add projectionlib 3.7, a C++ wrapper for the USGS GCTP projection
library.

PR:		26928
Submitted by:	Randall Hopper <aa8vb@nc.rr.com>
2001-05-31 13:14:35 +00:00
Maxim Sobolev
b672ec17ab Use correct distinfo. 2001-05-31 12:47:14 +00:00
Maxim Sobolev
d819cdda38 Add gctpc 1.3, an USGS General Cartographic Transformation Package
(GCTP).

PR:		26927
Submitted by:	Randall Hopper <aa8vb@nc.rr.com>
2001-05-31 12:45:33 +00:00
Akinori MUSHA
e7b5c28a74 Update to 1.03s and remove hotfix patches.
PR:		ports/27785
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-31 06:20:19 +00:00
Maxim Sobolev
246dffc587 Add uf-view 1.4.2, a gTK+ viewer for the User Friendly and several
other popular comics.

PR:		27071
Submitted by:	Jonathan McGee <mcgee@mcgee.student.umd.edu>
2001-05-30 20:19:32 +00:00
FUJISHIMA Satsuki
81089154db fix Makefile to checkout sources at correct sticky date.
and then recompute distinfo.

Approved by:	nra, alex
2001-05-30 14:58:30 +00:00
Ying-Chieh Liao
f789dcebec upgrade to 0.0.7
drop maintainership
2001-05-28 01:35:19 +00:00
Ying-Chieh Liao
12a715b2f0 s/5.6.0/%%PERL_VER%%/
s/mach/%%PERL_ARCH%%/

Submitted by:	bento
2001-05-27 10:37:40 +00:00
Andrey A. Chernov
e3433b69f0 Add
-z Current
-z0 Current
functionality.
Misc cleanup.
2001-05-25 17:28:21 +00:00
Alexander Langer
70e7c9bde5 Update to a snapshot from today.
Submitted by:	nra
2001-05-23 16:50:30 +00:00
Ying-Chieh Liao
aab2f9a2ea change master site dir
PR:		27548
Submitted by:	maintainer
2001-05-23 05:20:56 +00:00
Maxim Sobolev
88f7f9f1a6 Fix fennerism. 2001-05-22 19:07:51 +00:00
Ying-Chieh Liao
5505f9a9bd mark it only for i386
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-05-22 16:23:59 +00:00
Ying-Chieh Liao
fb3b86fcf7 add cpuid
CPU identification utility
2001-05-22 14:31:29 +00:00
Ade Lovett
60db595359 Chase new shlib revision from x11-toolkits/gal 2001-05-21 18:06:30 +00:00
Ying-Chieh Liao
ace66e008c change email of maintainer
PR:		27505
Submitted by:	maintainer
2001-05-21 16:42:17 +00:00
Will Andrews
20e5ccceb7 Resurrect xosd.c patch that I accidentally nuked with revision 1.2 of
files/patch-aa; this fixes xosd's needless squandering of cpu resources.

Submitted by:	maintainer
2001-05-21 04:16:33 +00:00
Will Andrews
904a744a3e Correct a few mistakes:
From MAINTAINER:
	1) Add GTK/GLIB lib depends.
	2) Fix building without xmms.
	3) Install header file.
	4) Correct xmms-config && gtk12-config paths.
From will@:
	5] Respect ${CC}.
	6] Respect ${GLIB_CONFIG}.
	7] Respect ${PTHREAD_[CFLAGS,LIBS]}.

PR:		27479
Submitted by:	maintainer
2001-05-21 03:27:34 +00:00
George C A Reid
d4a6ac61e0 Use 'md5 -q' instead of the non-existant 'md5sum' (I presume this is a
Linux-ism and as such don't see how this port could ever work).

Submitted by:	Peter J Jones <pjones@pmade.org>
2001-05-21 01:41:57 +00:00
Ying-Chieh Liao
b8e5090b94 add sloccount
Counting physical Source Lines of Code (SLOC)
2001-05-20 13:16:01 +00:00
Will Andrews
2ff756d78e Add xosd 0.7.0, X On-Screen-Display Library and XMMS plug-in.
PR:		27015
Submitted by:	Hye-Shik Chang <perky@python.or.kr>
2001-05-20 03:01:55 +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
Ying-Chieh Liao
03a1db2e02 upgrade to 1.0.4
drop maintainership :)
2001-05-18 07:37:07 +00:00
Ade Lovett
0d18df049d Fix symlink for mcedit
PR:		27352 (right idea, wrong patch)
Submitted by:	albert.kinderman@csun.edu
2001-05-17 17:35:22 +00:00
Ying-Chieh Liao
e521fed43c add salias
A command-line tool to alias arguments of other programs
2001-05-16 13:01:17 +00:00
Dag-Erling Smørgrav
5f1da281bf Change the order in which we check out the ports root and index to work
around a CVS bug.  Also add some missing options to usage() and help()
and alphabetize them properly, and show the usage string if no arguments
were specified on the command line.
2001-05-16 09:28:51 +00:00
Ade Lovett
feb442a8bf Fix build with USE_SLANG
Submitted by:	many people
2001-05-14 16:40:02 +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
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
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
FUJISHIMA Satsuki
d1882d0e2f o fix checksum.
o fix Makefile related to obsolete patch-aa.
o trim hardcoded /usr/ports/distfiles from distfiles.

Reviewed by:	nra, alex
2001-05-09 20:08:28 +00:00
Alexander Langer
0ad2a89340 Use libqtgl instead of libqt2 (as for tmake)
PR:		27227
Submitted by:	maintainer
2001-05-09 14:41:08 +00:00
James E. Housley
94e30911d6 Add a WITHOUT_GNUTAR option in preperation of the MFC of a newer version
of tar.  The GNUTar is know to work in some specific conditions the previous
native version did not.  This allows an easy way for those that don't need
tar with Amanda or want to try the new version an easy way to do so.

Suggested by:	Mikhail Teterin <mi@aldan.algebra.com>
2001-05-09 02:52:54 +00:00
Alexander Langer
9a47bd0e87 Update to latest snapshot and remove the now uneeded patch-aa, which was
bad anyways [1].

Submitted by:	nra

[1] Yes, you were right, Will.  Bad Alex, no cookie.
2001-05-08 19:54:30 +00:00
Alexander Langer
4865f47e09 Add a patch to build with XFree86 4.0.3.
This is soon to be moved into the libh repository in a modified version.
2001-05-07 11:25:40 +00:00
Alexander Langer
653a341429 This was the wrong directory. 2001-05-07 11:24:31 +00:00
Alexander Langer
bb0ac57e56 Update to a May 05 CVS snapshot.
Submitted by:	 Nathan Ahlstrom <nra@FreeBSD.org>
2001-05-07 07:49:23 +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
2027c167e8 add stan
Generate several statisical information of a stream
2001-05-01 17:31:38 +00:00
Michael Haro
75a75357ce updating port qbrew from version 0.1.6 to 0.2.0
PR:		26977
Submitted by:	    David Johnson <david@usermode.org>
2001-05-01 01:10:34 +00:00
Michael Haro
47e9a87461 Update MASTER_SITES and checksum
PR:		26932
Submitted by:	    Patrick Li <pat@databits.net>
2001-04-30 21:47:02 +00:00
Peter Pentchev
c3b67b0e87 The dist tarball was rerolled with new functionality: proper handling
of zero checksums.  Update the tarball MD5 sum and bump PORTREVISION.

PR:		26944
Submitted by:	maintainer
2001-04-29 08:23:30 +00:00
Jimmy Olgeni
abfd7cde86 Fix typo in pkg-descr: instaled -> installed 2001-04-27 10:23:46 +00:00
Ying-Chieh Liao
0d6b2bb3a0 dont install manpages into bin/
Noted by:	bento's log
2001-04-26 04:16:11 +00:00
James E. Housley
a8dc303f67 Upgrade to version 2.4.2p2 2001-04-25 00:20:06 +00:00