Commit graph

31599 commits

Author SHA1 Message Date
Satoshi Asami
f4528a378f A small script to copy packages over to the ftp site. It is not integrated
into the main build scripts yet so you need to call this one manually.
2000-08-29 07:58:44 +00:00
Satoshi Asami
0a59f74d84 A small script to copy distfiles from per-port directory to central
location.

This is done to avoid write-on-write race conditions, when two package
builds try to write the same distfile back into the server.  To avoid
this, the distfiles are first copied over to
distfiles/.pbtmp/${PKGNAME}, and then a .done file is created in that

directory.  This script runs on the server periodically to copy the
files to the central location.  Since this script copies one distfile
at a time, the race mentioned above doesn't exist.  Also, it will only
copy files from directories where the .done file exists to avoid
read-before-write race conditions.
2000-08-29 07:57:09 +00:00
Satoshi Asami
8dc4353d1b Remove bak/distfiles after it's done -- this script is now called in
the background with bak/distfiles to work with (so that the new
package build can run in parallel).
2000-08-29 07:52:55 +00:00
Satoshi Asami
7173c62988 (1) Use timestamp file to make log processing lazier -- only process
logs when there are logs newer than the .stamp file.

(2) Print time cvs update is done for reference.

(3) Print number of affected ports (the "aff." field).  Basically the
    number of times the port appears in INDEX minus one (itself), so
    it won't take care of all chained build dependencies, but it will
    give you some idea how critical a port is when looking at the long
    list.

(4) Catch a few more error cases.
2000-08-29 07:50:12 +00:00
Satoshi Asami
dd7b8f01ce Read package build log files and compile a list of "extra" files in an
HTML table format.
2000-08-29 07:45:02 +00:00
David E. O'Brien
05a27887d2 Pass the maintainer hat to Steve who agreed to take it over. 2000-08-29 02:02:17 +00:00
David E. O'Brien
7da0be31ba Fix DISTNAME so that language-specific satellite ports will work. 2000-08-29 01:32:15 +00:00
David E. O'Brien
8f7ba5aeb3 String paranoia and security fixes from OpenBSD: prevent a remote buffer
overflow and remote syslog() exploits.

Obtained from:	OpenBSD
2000-08-29 00:49:08 +00:00
David E. O'Brien
a0463a386b Look for the correct shared version of Xaw3d. 2000-08-28 23:57:34 +00:00
Chris Piazza
b0a5972274 Pass off maintainership to Tobias Reifenberger <treif@mayn.de> 2000-08-28 21:39:17 +00:00
Bill Fenner
12846e1021 Remove kchowksey@hss.hns.com as MAINTAINER; email has been
bouncing for 4 months.
2000-08-28 21:12:44 +00:00
Akinori MUSHA
5f86e48296 Install Eterm.1.html.
PR:		ports/20568
Submitted by:	MANTANI Nobutaka <nobutaka@mail.nobutaka.com> (MAINTAINER)
2000-08-28 19:01:32 +00:00
Akinori MUSHA
5d94f8741a Update to 1.4.
PR:		ports/20726
Submitted by:	Daichi T.GOTO <daichi@ongs.net> (MAINTAINER)
2000-08-28 18:45:29 +00:00
Bill Fenner
092afd002c Move to MASTER_SITE_LOCAL 2000-08-28 18:44:06 +00:00
Akinori MUSHA
6f09d336d5 Furify.
- Fix MASTER_SITES
  - Support CC/CFLAGS properly
  - Add WWW: line into pkg/DESCR

PR:		ports/20746
Submitted by:	Ports Fury
2000-08-28 18:42:02 +00:00
Akinori MUSHA
4b927259dc Add patches for Perl 5.6.0.
PR:		ports/20129
Submitted by:	Sugimoto Sadahiro <ixtl@utmc.or.jp> (MAINTAINER)
2000-08-28 18:26:55 +00:00
Akinori MUSHA
4b7f9c06ec Update to 1.2.5i-jp0.
PR:		ports/20871
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp> (MAINTAINER)
2000-08-28 18:21:02 +00:00
Ade Lovett
f45284bcf6 Update to 0.9.0 2000-08-28 18:10:39 +00:00
Maxim Sobolev
26eb5b145e Fix the port for CURRENT/STABLE.
PR:		20901
Submitted by:	Ports Furry
2000-08-28 18:03:07 +00:00
Maxim Sobolev
95ef3fd698 Update to 1.3.2.
PR:		20853
Submitted by:	Ports Furry
2000-08-28 17:53:04 +00:00
Andreas Klemm
3c430db627 update after make release. 2000-08-28 17:35:37 +00:00
Andreas Klemm
4fc9f35a91 Michael Lossin <losse@germanymail.com>:
* ASCII_STYLE is gone; use PS_NUP and LANDSCAPE now (class
  options: 1pps, 2pps, 4pps, 8pps, landscape, portrait)
* new config option: HARDWARE_DUPLEX; set this for printers
  that can handle duplex printing by themselves
* new function: ps_postprocessing() handles all PS_UTILS etc.
* tray selection for duplex printers (as a shell function)
* more class options: shortbind, longbind, tray0...tray9,
  book; related config options: BINDING, PAPERTRAY, PS_BOOK
* give some more info on how to manually flip sheets
* SETUP: fix SMB_FLAGS line for smbclient.conf
* use "-r" option for many read operations
* small fixes here and there
2000-08-28 17:33:43 +00:00
Maxim Sobolev
983f628784 Add gtik - a Scrolling Stock ticker Applet for the Gnome Panel. 2000-08-28 16:18:05 +00:00
Maxim Sobolev
fbdc7da2bd Update to 0.9.12. 2000-08-28 15:33:59 +00:00
Maxim Sobolev
81604dd7d3 Update to 0.2.2. 2000-08-28 15:32:06 +00:00
Maxim Sobolev
3bdbf74428 Update to 0.6.1. 2000-08-28 15:02:15 +00:00
Chris D. Faulhaber
590fbd5f23 Add MASTER_SITES and remove notice about manually downloading
Submitted by:	Martin Blapp <mb@imp.ch> (Maintainer)
2000-08-28 13:35:26 +00:00
Mark Ovens
c8794db7c3 New script (and it's README) for searching the ports tree. Add this script
to the main README.

This was originally submitted as a port but was added to Tools/scripts
instead at alex's suggestion.

PR:		20863
Approved by:	alex
2000-08-28 11:37:23 +00:00
Maxim Sobolev
4098a1b135 Update to 1.2.2.
No response from:	nakai (maintainer)
2000-08-28 10:58:48 +00:00
Chris Piazza
f69cd6f97c Update to 6.2.7a1
Submitted by:	Tobias Reifenberger <treif@mayn.de>
2000-08-28 06:49:13 +00:00
Will Andrews
5a72dc9cce Oops, I didn't actually read the webpage.. PhysCalc is at version 2.4.
No versioned distfile though.
2000-08-27 23:42:08 +00:00
Will Andrews
76a432dd93 Add physcalc (unversioned), an extremely old (apparently first written
in 1990), but still quite useful and flexible calculator.  Basically it's
units(1) on steroids.  Also added patches to make physcalc secure (who
knows, someone might make a cgi interface to it); also allowed it to
actually read its *.phy files in another directory.

Submitted/Requested by:	gsutter
gets() -> fgets() code:	eivind
SHAREDIR code:		Marius Bendiksen <mbendiks@eunet.no>
2000-08-27 23:32:03 +00:00
Michael Haro
a36c404a59 update to p5 2000-08-27 22:46:53 +00:00
Michael Haro
3a6807cc0e if (x = y) -> if (x == y)
PR:		20825
Submitted by:	    Oddbjorn Steffensen <oddbjorn@tricknology.org>
2000-08-27 22:22:13 +00:00
Andreas Klemm
39f331f5b7 update after make-release 2000-08-27 20:46:06 +00:00
Akinori MUSHA
2e87c89fc5 Back out the previous commit. That one has a problem which occurs on
cross-language master-slave ports.

I just wonder how I could overlook this.  I thought I tested with Wnn,
netscape and so on.  *sigh*

Yes, I know how I can fix it, but I'd certainly back out first.

Reported by:	steve
Pointy hat to:	knu
2000-08-27 16:52:51 +00:00
Steve Price
fc38456d46 Add the db3 port.
PR:		20886
Submitted by:	Dann Lunsford <dann@greycat.com>
2000-08-27 16:16:10 +00:00
Steve Price
731f6b1850 Remove a couple of directories that don't exist anymore.
Submitted by:	John Reynolds <jjreynold@home.com>
2000-08-27 16:13:18 +00:00
Andreas Klemm
21c6013756 Oops, forgot to update the checksum ... 2000-08-27 15:58:06 +00:00
Andreas Klemm
531d04891c update patch after make-release 2000-08-27 15:57:08 +00:00
Andreas Klemm
8b8a1ef16f Update to todays snapshot which offers new features and bugfixes.
Update to this snap is highly recommended.

       Michael Loßin <phallobst@web.de>
        --------------------------------
          Here are some small changes to the duplex code, more class stuff
          and several minor tweaks:
        * duplex printing:
                - "forced simplex" mode was totally fscked up
                  (infinite loop _and_ wrong print command)
                - use psselect _or_ pstops to extract odd/even pages
                - one less temporary file
        * new function send_mail for duplex and failure messages
        * DVIPS_REVERSE and ACROREAD_REVERSE are gone; PS_UTILS
          should be used to correct _all_ file formats
        * new class options:
                - a3,a4,letter,legal,ledger  (paper size)
                - a2ps,mpage,recode  (ASCII filter)
                - 1pps,2pps,4pps,8pps  (pages per sheet)
                - border,noborder,header,noheader  (ASCII style)
                - landscape  (force orientation for ASCII and DVI)
                - simplex  (force non-duplex mode)
                - color,mono  (color handling)
        * FAQ update
        * slight manpage fixes
        * Makefile fixes
        * small cosmetic changes here and there

        changes from me:
        ----------------
        * SETUP: A -> abort, I -> install a printer, Q finish installation
          I think quit is the usual leave operation
        * hint for FreeBSD ports collection, not to install manpages
        * SETUP, apsfilter: Change my mail address to andreas@apsfilter.org
        * SETUP: make more clear how to restart the lineprinter scheduler
        * SETUP: install_man_pages:
                - document 'default' to not install manpages when simply
                  hitting RETURN, ie. when installing from FreeBSD ports
                  collection
                - its not clear if FreeBSD user used ports collection or
                  not, so ask if manual pages should be installed or not
        * SETUP: save 2 seconds sleep by combining a message
        * FAQ, use the SGML based version
          Changes to the FAQ should directly be made to the doc tree !
        * TODO: remove resolved items, update some ITEMS and one new.
2000-08-27 15:56:34 +00:00
Jim Mock
92085fede4 Update to version 1.5.7.
See http://xchat.org/files/source/1.5/changelog.txt for changes in this
release.
2000-08-27 15:32:38 +00:00
Jim Mock
641da9fb0e Update to version 1.4.3. According to the author, this release fixes some
bugs, including the security issue mentioned on SecurityFocus.
2000-08-27 15:25:44 +00:00
Andrey A. Chernov
c1997a807b Upgrade to 3.15 2000-08-27 09:53:25 +00:00
David E. O'Brien
f6682b9521 Turn Ratfor loose on the world. 2000-08-27 06:17:13 +00:00
David E. O'Brien
277f8e68ff The Ratfor FORTRAN pre-processor described in the "SOFTWARE TOOLS" book. 2000-08-27 06:16:37 +00:00
Akinori MUSHA
939eab9dd0 PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.
No response from:	ports list, PW
2000-08-27 06:13:35 +00:00
David E. O'Brien
efab284842 Point people at a different webpage as this one has the TIS Firewall
Toolkit License on it.

Submitted by:	Eilko Bos <Eilko.Bos@nl.origin-it.com>
2000-08-27 05:26:24 +00:00
David E. O'Brien
6b33c7e57c Install headers into PREFIX/include/sfio. Installing a
PREFIX/include/stdio.h is just too dangerous as one can too easily get it
when they don't want it.  Also Sendmail 8.11 (building with STARTTLS)
expects to find the header "sfio/sfio.h".

Submitted by:	Lyndon Nerenberg <lyndon@orthanc.ab.ca>
2000-08-27 05:24:18 +00:00
David E. O'Brien
5bb2f84b01 Use Debian patch which contains some security tweaks (as discussed on
Bugtraq), and updates the GNU autoconf bits to newer versions.
2000-08-27 05:09:38 +00:00