Commit graph

48466 commits

Author SHA1 Message Date
Anton Berezin
6c6310ee80 Update to 1.2; switch to PERL_CONFIGURE instead of manual do-configure;
add WWW;  assume maintainership.
2001-10-26 20:51:07 +00:00
Anton Berezin
807ee90942 Update to 1.11; fix pkg-plist; make better pkg-descr; assume
maintainership.
2001-10-26 20:38:19 +00:00
Anton Berezin
43fab79871 Update to 0.03; assume maintainership. 2001-10-26 20:23:12 +00:00
Anton Berezin
0c652cb005 Update to 1.24, add RUN_DEPENDS, add a manpage, sort manpage list,
assume maintainership.
2001-10-26 20:07:45 +00:00
Anton Berezin
a0700df69f Update to 3.03. 2001-10-26 19:47:29 +00:00
Anton Berezin
fea5b6adf2 Update to 1.16. 2001-10-26 19:44:28 +00:00
Akinori MUSHA
3d7d67d9cc Roll a new tarball instead of a tarball + a tiny patch. 2001-10-26 19:16:22 +00:00
Mario Sergio Fujikawa Ferreira
6a200eeec9 o update to 1.1.p (remove unnecessary patches)
PR:		29095
Submitted by:	MAINTAINER
2001-10-26 19:12:05 +00:00
Mario Sergio Fujikawa Ferreira
64cbd2a6e8 o update to 1.1.p
o add java as a secondary category
o depend on jdk1.2.2 instead of jdk1.1.8
o Makefile style changes and un"echo" installation
o add PKGMESSAGE with usage instructions

PR:		29095
Submitted by:	MAINTAINER
2001-10-26 19:10:11 +00:00
Akinori MUSHA
1727c88b10 Oops, fix a stupid fat-fingered bug. 2001-10-26 19:08:44 +00:00
Akinori MUSHA
90003baa60 Update to 20011027, the latest and greatest release ever, with lots of
people's help.  Thanks so much!

portupgrade:

- D'oh!  Fix a stupid bug where portupgrade didn't modify
  dependencies when upgrading a package while portupgrade _is_ meant
  to do that. ;)  But you don't need to worry: `pkgdb -F' can always
  handle that situation.

  This bug had been there since 2 October, and was finally exposed by
  the newly introduced dependency sanity checks.  I guess you has been
  annoyed by the warnings, but they are gone now. ;)

  Reported by:	Ollivier Robert <roberto@eurocontrol.fr>

- Make portupgrade download packages from a remote site if -P is
  specified. Now one can do binary upgrading in a handy way:

    portupgrade -P foo bar

  Instead of:

    portupgrade -FP foo bar && portupgrade -P foo bar

  Although the latter is friendlier to dialup users.

- Add a delay between deinstallation and installation to let pkgdb
  properly detect the update of PKG_DBDIR entries.

- Since pkg_add(1) is mute, always show a progress message when
  invoking it no matter whether -v is given or not.

- Make -f override "hold" marks set in pkgtools.conf.

pkgdb:

- Since the dbm routines in libc seem to dead lock in some cases,
  slightly change the DB format and bump the DB version accordingly.

  Reported by: Ollivier Robert <roberto@eurocontrol.fr> and others

- Make sure to check DB version when checking for a DB. (-u)

pkg_fetch, pkgdb, portsclean, portsdb:

- Make them read the configuration file and add the -q/--no-config
  option just as other tools.

pkgtools.conf:

- Add examples for PKG_FETCH, PACKAGEROOT and PACKAGESITE.

- Introduce new configuration variables: IGNORE_CATEGORIES and
  EXTRA_CATEGORIES.

- Now one can set common environment variables in this file.

- Now all the tools read this file by default.

overall:

- Reword and enhance the manual pages and the usage instructions.

- Clarify the explanation about port/package dependency.

  Submitted by:	Jos Backus <josb@cncdsl.com> (Thanks a lot!)
2001-10-26 18:16:18 +00:00
Mario Sergio Fujikawa Ferreira
17cf4f932a space removal and WWW update 2001-10-26 17:09:28 +00:00
Mario Sergio Fujikawa Ferreira
543b1ec6c0 update to 0.9.2
Reviewed by:	MAINTAINER, FreeBSD-multimedia
2001-10-26 17:00:09 +00:00
Mario Sergio Fujikawa Ferreira
04e3b1a90f o update to 0.9.2
o use ports libraries instead of internal versions: liba52 and
  ffmpeg
o support for both vorbis and ogg
o WITH_CSS: plugin for css processing
o add WWW tag to DESCR

Reviewed by:	MAINTAINER, freebsd-multimedia
2001-10-26 16:58:00 +00:00
Mario Sergio Fujikawa Ferreira
b3f9ad8523 additional install of both libraries and headers in preparation to {,lib}xine 0.9.2 ports 2001-10-26 16:13:20 +00:00
Mario Sergio Fujikawa Ferreira
109111b8b3 New port ogle-gui version 0.7.5: An add-on graphical user interface
for Ogle

Reviewed by:	Björn Englund <d4bjorn@dtek.chalmers.se>,
		Håkan Hjort <d95hjort@dtek.chalmers.se>
		(both are ogle developers)
Tested by:	chris@choll.freeserve.co.uk,
		Brooks Davis <brooks@one-eyed-alien.net>,
		Jason Andresen <jandrese@mitre.org>,
		MANTANI Nobutaka <nobutaka@nobutaka.com>,
		Oliver Brandmueller <ob@e-Gitt.NET>,
		Scott Long <scott_long@btc.adaptec.com>,
		Volker Stolz <stolz@hyperion.informatik.rwth-aachen.de>
2001-10-26 15:40:05 +00:00
Mario Sergio Fujikawa Ferreira
b4e36dc966 New port ogle version 0.8.1: Open DVD player that supports DVD
menus

Reviewed by:	Björn Englund <d4bjorn@dtek.chalmers.se>,
		Håkan Hjort <d95hjort@dtek.chalmers.se>
		(both ogle developers)
Beta Tested by:	chris@choll.freeserve.co.uk,
		Brooks Davis <brooks@one-eyed-alien.net>,
		Jason Andresen <jandrese@mitre.org>,
		MANTANI Nobutaka <nobutaka@nobutaka.com>,
		Oliver Brandmueller <ob@e-Gitt.NET>,
		Scott Long <scott_long@btc.adaptec.com>,
		Volker Stolz <stolz@hyperion.informatik.rwth-aachen.de>
2001-10-26 15:37:59 +00:00
Hajimu UMEMOTO
71e784d5e1 fix typo.
Submitted by:	sanpei
2001-10-26 14:12:36 +00:00
Maxim Sobolev
88fb181c88 Fix a rather weird incompatibility between ORBit and FreeBSD. It appears that
FreeBSD's writev(2) implementation is rather unreliable when large number of
vectors is submitted - it returns EINVAL despite the fact that all arguments
are pretty valid. This caused serious problems with GNOME's oaf and prevented
Nautilus from working properly. The problem disappeared when I've replaced
writev(2) call with appropriate loop based around ordinary write(2). Perhaps
this should be investigated and the real source of the problem fixed instead,
but I do not have a time for this right now. For those who interested I'm
ready to provide a step-by step instruction on how to reproduce the bug.

Special thanks to:	andersca @ nautilus#irc.gnome.org
2001-10-26 13:06:01 +00:00
Peter Pentchev
68b00bd839 Install the HTML documentation.
Approved by:	silence on -ports
2001-10-26 12:07:02 +00:00
Hajimu UMEMOTO
88b7521cc9 add my entry. 2001-10-26 11:33:12 +00:00
Mark Pulford
cbfe00028d Spelling fix.
Submitted by:	Trevor Johnson <trevor@jpj.net>
2001-10-26 09:21:44 +00:00
Peter Pentchev
114bde6e86 The distfile was rerolled because of a three-line hotfix.
Submitted by:	author/maintainer
2001-10-26 09:12:30 +00:00
Peter Pentchev
a7b644eaac Update to 1.0.0.
PR:		31503
Submitted by:	maintainer
2001-10-26 07:32:00 +00:00
Peter Pentchev
36b4897e28 Update to 0.09, fixing a local and possibly also remote
denial of service attack.

PR:		31497
Submitted by:	maintainer
2001-10-26 07:23:05 +00:00
Makoto Matsushita
aa2f413961 Add my entry: I'm living in Ikeda, Osaka, Japan. 2001-10-26 06:59:06 +00:00
Jean-Marc Zucconi
58af756a70 Re-enable the WITH_MATROX_GXX_DRIVER option.
Submitted by:	lioux
2001-10-25 20:37:00 +00:00
Dirk Meyer
01548f5249 cvs rm'ing patch-coredump, as the current versions are safe.
It does no harm, so a second bump of PORTVERSION is not needed.
2001-10-25 20:17:43 +00:00
Gary Jennejohn
3b9c12a3d4 Initial checkin of xemacs-devel after xemacs21 was repo copied.
Several people have requested this, so here it is.

This port is intended to track the GAMMA version of the XEmacs
editor.

This is version is based on xemacs-21.4.4, which has a GTK binding.

Note that the GTK support is buggy (at least on my system), although
I haven't noticed any fatal problems, just annoying ones.

There are other bugs in this version, e.g. any attempts to make font
changes in the Options menu result in a Lisp error.

Please do not file any PRs on XEmacs errors, the maintaine will terminate
them with extreme prejudice.

I haven't tested this at all on Alpha because beast won't let me in.
2001-10-25 18:30:16 +00:00
Dirk Meyer
d232eb30f4 Update to 1.7.5
Old distfile is not longer on server
2001-10-25 17:07:54 +00:00
David E. O'Brien
d985ac3089 Upgrade to the Cygnus "000227" (27-Feb-2000) version. This is a later
version than 2.13.

I could find no ports that broke with this update.

Approved by:	portmgr
                Message-ID: <20011024214950.W25747@squall.waterspout.com>
2001-10-25 15:22:14 +00:00
Maxim Sobolev
382a9b102c Update to 0.5.13. 2001-10-25 15:14:40 +00:00
David E. O'Brien
8dfc34c8b7 Update to Vim 6.0 patchlevel 26 2001-10-25 15:01:59 +00:00
David E. O'Brien
d39599e509 PERL_CFLAGS contains quotes, which breaks compilation of auto/pathdefs.c
(which is generated during vim build).  This only happens when vim is
built with perl support, as in package building, for example.

Submitted by:	tobez
2001-10-25 15:01:29 +00:00
SADA Kenji
da4399d402 My fault - ``NO_PACKAGE'' should be activated. 2001-10-25 14:45:22 +00:00
SADA Kenji
cc9928cd2a Add net/spread
PR:		ports/28025
2001-10-25 14:44:15 +00:00
SADA Kenji
39164a1693 New port: net/spread
WWW: http://www.spread.org

PR:		ports/28025
Submitted by:	Anders Nordby <anders@fix.no>
2001-10-25 14:36:41 +00:00
Dag-Erling Smørgrav
df7799e0ee Author's own patch for the "read error in configuration file" bug. 2001-10-25 14:29:32 +00:00
Dag-Erling Smørgrav
b2250903d0 Maintainer has ignored bug reports for five months now. 2001-10-25 14:28:50 +00:00
Maxim Sobolev
fd11bb513f Update to 0.9.2. 2001-10-25 13:21:47 +00:00
Jimmy Olgeni
e3477a68a9 Update modules: proc, custom. 2001-10-25 12:54:15 +00:00
Maxim Sobolev
3fb016dbb1 Prevent build from breaking when the user has incompatible version of
openldap installed at the time of build.

Reported by:	huge number of angry users >:-|
2001-10-25 12:45:11 +00:00
Thomas Gellekum
f04a4ffd3f Upgrade to 3.5. 2001-10-25 11:30:51 +00:00
Thomas Gellekum
f2ac1a1b0d Upgrade to 5.02. 2001-10-25 11:29:46 +00:00
Clive Lin
534f7de797 Fix a silly typo. 2001-10-25 10:21:42 +00:00
Maxim Sobolev
1d49faf456 Fix a potential segfault.
Submitted by:	tg
2001-10-25 08:17:10 +00:00
Akinori MUSHA
5eba15b331 Update to 1.1a. 2001-10-25 07:11:50 +00:00
Dirk Meyer
de33a38c62 Update to: 2.1.9
o Security fix for cross-site scripting vulnerability found by
   Flavio Veloso (www.magnux.com).

 o Fixed a TOTAL_RC off by one error, which would prevent the last
   response code from being saved when using incremental mode.
2001-10-25 07:04:52 +00:00
James E. Housley
b502458b06 Update to 4167 2001-10-24 20:20:16 +00:00
Shigeyuki Fukushima
e9e62346f5 Changes:
- Remove *-setupel.el routines and scripts/configure.
   Because Emacs20 or later has subdirs.el.
 - Specify PREFIX, LISPDIR, and VERSION_SPECIFIC_LISPDIR clearly
    when port building.
 - Install *.el{,c} files to version specific site-lisp directory.
2001-10-24 20:07:25 +00:00