Oliver Braun
5c477be578
Reactivate the two knobs WITH_MUTT_PGP_PATCH and WITH_MUTT_MBOX_HOOK_PATCH.
...
PR: ports/47437
Submitted by: maintainer
2003-01-24 22:17:59 +00:00
Sean Chittenden
6b861c0ae0
Add z80-asm: a Z80 assembly code assembler and disassembler.
...
PR: ports/47443
Submitted by: Samy Al Bahra <samy@kerneled.com>
2003-01-24 21:32:22 +00:00
Sean Chittenden
31d5b2d036
Remove duplicate MAN1 entry
2003-01-24 21:25:54 +00:00
Sean Chittenden
21c2bce102
Add devel/elf: a commandline based ELF header analyzer.
...
PR: ports/47444
Submitted by: Samy Al Bahra <samy@kerneled.com>
2003-01-24 21:18:30 +00:00
Sean Chittenden
374a90f9fb
Add port mod_geoip.
...
Port returns the country code of the IP address of the client making the
request in either an Apache note or in an environment variable. This
port does not use reverse DNS to determine the country of the IP address.
2003-01-24 20:37:55 +00:00
Sean Chittenden
148b6b5731
Update p5-Geo::IP to 1.13.
2003-01-24 20:08:21 +00:00
Ying-Chieh Liao
d8604ac61f
add py-ui 0.93
...
A user interface library written in Python
2003-01-24 19:42:48 +00:00
Dirk Meyer
ee9cac369a
- Catch up implicit dependency of ffcall
2003-01-24 18:55:58 +00:00
Ying-Chieh Liao
37fd5e05d4
upgrade to 0.2.19
2003-01-24 14:42:54 +00:00
Ying-Chieh Liao
0639074505
upgrade to 1.0107
2003-01-24 13:33:46 +00:00
Shigeyuki Fukushima
7575af9a8b
Update to 1.14.5.
...
Submitted by: Yoichi NAKAYAMA <yoichi@FreeBSD.org>
2003-01-24 12:35:58 +00:00
Martin Blapp
515d6d1f51
Add a notice about possible crashes if a localized version
...
is installed after the english version.
2003-01-24 12:30:03 +00:00
Shigeyuki Fukushima
8d71ba9421
Update to 1.14.5.
...
Submitted by: Yoichi NAKAYAMA <yoichi@FreeBSD.org>
2003-01-24 12:29:03 +00:00
Tilman Keskinoz
3def5bd9ec
Update to 1.0.1
2003-01-24 11:41:15 +00:00
Kris Kennaway
04a23345d0
If the port directory contains a file called .keep, then tar up the
...
${WRKDIR} after the port build completes and copy it to
${arch}/${branch}/wrkdirs/${pkgname}.tbz.
2003-01-24 11:01:37 +00:00
Martin Blapp
7b319b0944
The handbook is no longer installed if the RES_GER variable is missing.
...
In 1.01 we got a builderror if it was defined twice, in 1.02 we get
no handbook at all if it is not defined.
2003-01-24 11:00:39 +00:00
Max Khon
e2ba203aa6
call set_emu_tli() _after_ logging is initialized
...
(this fixed core dumps when set_emu_tli() fails for some reason)
2003-01-24 10:03:32 +00:00
Max Khon
3403a41f9f
reasonable defaults for MSGEDCFG and PERL (so that msged and hpt
...
can be built manually with our settings)
2003-01-24 09:44:04 +00:00
Max Khon
6e7034d22e
try to fix 'last character sympthome' problem with syscons
...
(patches submitted to developers as well)
2003-01-24 09:41:24 +00:00
Oliver Braun
ae19cb0b6a
Upgrade to 1.3.2.
...
PR: ports/47415
Submitted by: maintainer
2003-01-24 09:15:31 +00:00
Jun Kuriyama
30b2f8b6ea
Add documentation.
...
PR: ports/47239
Submitted by: Craig Rodrigues <rodrigc@attbi.com> (maintainer)
2003-01-24 07:08:11 +00:00
Ying-Chieh Liao
e4f4ca6f40
add osgedit 0.3.0
...
An open editor for an open scenegraph
2003-01-24 06:44:37 +00:00
Joe Marcus Clarke
f701a952e3
Install fontconfig's manpage.
2003-01-24 05:12:09 +00:00
Ying-Chieh Liao
6f7c2f0282
upgrade to 0.9.2
...
add WWW
utilize PORTDOCS, DOCSDIR, DATADIR
2003-01-24 05:10:18 +00:00
Kris Kennaway
b60d2dcc1e
These scripts have been replaced by .c versions that do not require perl.
2003-01-24 05:05:38 +00:00
Kris Kennaway
dda0014b14
- Use ${arch} and rename html files accordingly
...
- Call processfail to produce 'new port failures' page
- Comment out the 'comparelogs' calls for now until I make them aware
of architectures that don't have 4.x support
2003-01-24 05:04:16 +00:00
Kris Kennaway
934f3cece0
First cut at a script to process the logfile maintained by 'buildsuccess'
...
and 'buildfailure' and produce a HTML output listing ports with the date
they became broken. The output can surely be made more useful (e.g. it
always links to the ${branch}-latest logs, which may not exist when the
build-in-progress has not yet attempted the build of that port).
2003-01-24 05:03:08 +00:00
Joe Marcus Clarke
c12a15316b
* Allow bento to generate the necessary XML catalogs
...
* Update the XSL versions
2003-01-24 05:03:03 +00:00
Kris Kennaway
df64a01f68
These scripts are run when a build completes (successfully or not). They
...
keep track of the number of times a port has failed to build, resetting
the counter when it builds successfully. There are still some bugs to be
worked out, but this will be used as the basis for maintainer notification
of port failures.
2003-01-24 05:01:24 +00:00
Kris Kennaway
220758235c
Simple script to check the number of packages built on the various
...
architectures, for a given branch.
2003-01-24 04:59:03 +00:00
Eric Anholt
f681cbe4c6
Make this port PREFIX?=${X11BASE} rather than USE_X_PREFIX, because it doesn't
...
use the X libraries and will be depended on for the 4.3 ports.
Reviewed by: marcus
2003-01-24 04:58:53 +00:00
Kris Kennaway
a4ad73ca23
Script to automate the process of cvs updating the build tree, performing
...
the buildworld, installworld and 'make distribute' necessary for preparing
a bindist.
2003-01-24 04:57:21 +00:00
Kris Kennaway
6d119d605f
- Use ${arch}
2003-01-24 04:55:31 +00:00
Kris Kennaway
6ab268ded7
Determine client architecture using /etc/arch
2003-01-24 04:55:15 +00:00
Kris Kennaway
069c3c3e0f
- Use ${arch}
...
- Support builds as non-privileged user
2003-01-24 04:54:45 +00:00
Kris Kennaway
55e6f3bab5
Check status of multiple architecture client machines
2003-01-24 04:54:01 +00:00
Kris Kennaway
b715744cfd
- Use ${arch}
...
- Increase timeout to 2 hours (needs to be arch-specific)
- Mount nfs filesystems with nfsv3,intr (the latter so that clients do
not hang if bento panics)
- Run pnohang.${arch} on clients instead of pnohang
- Support builds as non-privileged user
2003-01-24 04:52:29 +00:00
Kris Kennaway
b26c9f68bd
- Use ${arch}
...
- Increase timeout to 8 hours (this needs to be made per-arch so it
doesn't overly pessimize fast client machines)
- Support building as a non-privileged user
2003-01-24 04:49:09 +00:00
Kris Kennaway
225546e3a1
- Use ${arch}
...
- Mount on ${master} instead of localhost
2003-01-24 04:47:17 +00:00
Kris Kennaway
d80ddb3e6d
- Use ${arch} and ${INDEXFILE}
2003-01-24 04:46:41 +00:00
Kris Kennaway
43c5148669
Add the ${arch} argument
2003-01-24 04:46:02 +00:00
Kris Kennaway
e3ceee4e57
- Use the ${arch} subdirectory and pass ${arch} around to other scripts
...
- Use $INDEXFILE
- Use makeparallel script instead of 'make parallel'
- Support building packages as a non-privileged user (needs root access
to client machines)
2003-01-24 04:45:18 +00:00
Kris Kennaway
90bdd0d643
Add makeparallel script, an improved version of the 'parallel' target
...
in ports/Makefile. It uses the buildenv framework to obtain the correct
PKGSUFFIX and INDEXFILE variables.
2003-01-24 04:43:42 +00:00
Akinori MUSHA
bfc06b7fc4
Correct the definition of RUBY_PORT when RUBY_DEFAULT_VER=1.8 and
...
RUBY_VER=1.6.
2003-01-24 04:39:40 +00:00
Akinori MUSHA
899eb62343
Explicitly specify RUBY_VER?=1.6 to avoid duplicate INDEX entry when
...
RUBY_DEFAULT_VER=1.8.
Submitted by: kris
2003-01-24 04:39:04 +00:00
Kris Kennaway
13c6a42331
Use pkg_add instead of pkg_add -f
2003-01-24 04:39:02 +00:00
Kris Kennaway
47e798381c
Sync with bento:
...
- Switch to using ${arch}/${branch} subdirectory instead of ${branch}
- export INDEXFILE, MACHINE_ARCH and ARCH variables
- Add (commented out) FETCH_BEFORE_ARGS setting
- Add MASTER_SITE_OVERRIDE to fetch from ftp://bento
- Zap some mouldy old unused variables
2003-01-24 04:37:29 +00:00
Edwin Groothuis
81c88c4d64
Fix bogus maintainer
...
PR: ports/47422
Submitted by: Mark Linimon <linimon@lonesome.com>
2003-01-24 04:36:34 +00:00
Kris Kennaway
4fbc0185e0
Remove these scripts, which are no longer useful.
2003-01-24 04:32:33 +00:00
Akinori MUSHA
292bacd1a8
Update to 1.0.4.
2003-01-24 04:30:41 +00:00