| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
like PHP, ePerl, ASP, or JSP.
|
|
|
|
|
|
| |
destination.
Pointed out by: bento
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
last recent changes:
Mo 14 Aug 2000 07:05:28 CEST Andreas Klemm <andreas@apsfilter.org>
* SETUP: use "-" instead of "-_", as reported from
Hal Bower. To make print_testpage work on every gs version.
For printing the test page this is enough.
* info file fix: use new domain "apsfilter.org"
* refresh info concerning mailing-lists, the following are
available now:
- apsfilter-announce Announcements
- apsfilter-chat talk/chat around apsfilter and printing
- apsfilter-current developer version of apsfilter
- apsfilter-cvs Commit Messages of Apsfilter Developers
- apsfilter-devel Closed List for Apsfilter Developers
- apsfilter-hackers Technical Discussion, code submissions
- apsfilter-help User Support / Help Forum
- apsfilter-printing Printing under Unix environment
- apsfilter-stable apsfilter stable release (5.x)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 20574
Submitted by: Ports Fury
|
|
|
|
|
|
| |
set to '.C' and causing serious problems with ${ac_link} evaluating to this:
c++ -o conftest.C conftest.C
|
| |
|
|
|
|
|
| |
a serious flaw that was causing parts of the XFree86 ports lib/X11 directory
to be removed on 'make deinstall'.
|
|
|
|
|
| |
which produces files with other md5 checksum, but more accurate
file creation date.
|
|
|
|
| |
which is handled in bsd.port.mk for XFree86-4.
|
|
|
|
| |
(for kde11 and kde11-i18n, respectively)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Depend on XFree86 version 3 if XFREE86_VERSION is not defined or != 4,
or version 4 if the previous condition is not true (that is, in the
case xmkmf isn't installed on the system).
Found by: bento
|
| |
|
|
|
|
|
|
| |
Use PLIST var instead.
Submitted by: bento
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
|
|
|
|
| |
Depend on XFree86 version 3 if XFREE86_VERSION is not defined or != 4,
or version 4 if the previous condition is not true (that is, in the
case xmkmf isn't installed on the system).
Portlint while I'm here.
Found by: bento
|
|
|
|
|
|
| |
Depend on XFree86 version 3 if XFREE86_VERSION is not defined or != 4,
or version 4 if the previous condition is not true (that is, in the
case xmkmf isn't installed on the system).
|
|
|
|
| |
Reported by: Mike Harding <mvh@ix.netcom.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
that will cause problems during 'make patch'.
|
|
|
|
| |
Noticed by: fenner's portsurvey
|
| |
|
|
|
|
|
|
|
|
| |
that you must not use something like macro(var++) if you don't know
the implementation of the macro.
PR: 20538
Submitted by: Kevin Day <toasty@dragondata.com>
|
|
|
|
|
|
|
| |
Portlint, while I'm here.
PR: 20539
Submitted by: Alexander Kabaev <ak03@gte.com>
|
|
|
|
|
|
|
|
|
|
|
| |
From the UPDATE file for this update:
>This is a minor bugfix release. Sorry, no major new functionality this
>time around.
The complete changes can be found in the UPDATE32.2 file and are
therefore not included here.
PR: 20563
Submitted by: Jimmy Olgeni <olgeni@uli.it> (md5 fix w/o description)
|
|
|
|
|
|
|
| |
prevents evilness which would cause teapop.passwd to be overwritten when
installing a newer version of the port.
Submitted by: Tobias Reifenberger <treif@mayn.de>
|
|
|
|
| |
Prodded by: kris
|
|
|
|
|
| |
PR: 20545
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
PR: 20544
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
to root only.
|
| |
|
|
|
|
| |
Submitted by: bento
|
| |
|
|
|
|
|
|
|
| |
conditions.
PR: 20385
Submitted by: maintainer
|
|
|
|
| |
just sits there refusing to return any data)
|
|
|
|
| |
Submitted by: Frank McConnell <fmc@reanimators.org>
|
|
|
|
|
|
|
|
|
|
| |
(ie, 1 second granularity) and explicitly run the man target in
post-build.
Also, add the data files to the PLIST, which I missed in my last commit.
Noticed by: jkh
Debugging help: green
|
| |
|
|
|
|
| |
This especially fixes two nasty segfault situations.
|
|
|
|
|
|
|
|
| |
I wonder how this could have been overlooked..
Found by: green
Set DIST_SUBDIR=ruby.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Overall changes:
Use tabs instead of sequential spaces.
Note Author as well as WWW in DESCR.
Do not install examples when NOPORTDOCS.
Make RUBY, RUBY_VER and RUBY_ARCH variables overridable.
ruby-date2:
share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb
textproc/ruby-html-parser:
databases/ruby-mysql:
devel/ruby-optparse:
devel/ruby-property:
Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead
of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/
textproc/ruby-rdtool:
Install documents in .rd format too.
Format optparse's rd file. (Since ruby-rdtool depends on
optparse, it cannot be done during optparse's build
process. So ruby-rdtool should take care of that when it is
installed. :)
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
| |
PR: ports/20376
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
Approved by: Scot W. Hetzel <hetzels@westbend.net> (maintainer)
|
|
|
|
|
| |
PR: ports/19936
Submitted by: Simon Marlow <simonmar@microsoft.com> (maintainer)
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
(for qt145 and qt-i18n, respectively)
|
|
|
|
|
| |
PR: ports/20531
Submitted by: Maurice Castro <maurice@planetoid.serc.rmit.edu.au> (maintainer)
|
|
|
|
|
| |
PR: ports/20519
Submitted by: Johann Visagie <johann@egenetics.com> (maintainer)
|
| |
|
|
|
|
|
|
| |
This port already was used USE_X_PREFIX(which implies USE_XLIB).
Submitted by: Asami-san
|
| |
|
|
|
|
|
| |
PR: 19358
Submitted by: Patrick Seal <patseal@hyperhost.net>
|
|
|
|
|
| |
PR: 20378
Submitted by: Maintainer
|
|
|
|
|
| |
PR: 20433
Submitted by: Maintainer
|
|
|
|
|
|
| |
PR: 20132, 20517
Submitted by: James Howard <howardjp@wam.umd.edu>
Frank McConnell <fmc@reanimators.org>
|
|
|
|
|
| |
PR: 20505
Submitted by: jim@thehousleys.net
|
|
|
|
| |
Install racc2y and y2racc. (racc <-> yacc converters)
|
|
|
|
|
|
|
|
| |
- Remove USE_GMAKE
- WindowMaker -> Window Maker
PR: 20543
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 20556
Submitted by: JunSeon Oh <hollywar@holywar.net>
|
|
|
|
|
|
|
|
|
| |
- Support X11BASE properly
- Remove USE_GMAKE
- WindowMaker -> Window Maker
PR: 20546
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Remove USE_GMAKE
PR: 20547
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
| |
- Remove USE_GMAKE
- Exclude GPL doc from package
- WindowMaker -> Window Maker
PR: 20548
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- WindowMaker -> Window Maker
PR: 20549
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- WindowMaker -> Window Maker
PR: 20550
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
- Remove USE_GMAKE
- WindowMaker -> Window Maker
PR: 20551
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
- Remove USE_GMAKE
- WindowMaker -> Window Maker
PR: 20552
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
(2) Remove five more extra directories, one of which was a subdirectory
of a directory that was supposedly removed.
Submitted by: obento-
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Add WWW: line into pkg/DESCR
This PR supersedes ports/20414
PR: 20553
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 18534
Submitted by: G. Adam Stanislav <adam@whizkidtech.net>
|
|
|
|
|
|
|
|
| |
Felis sends one or more files to stdin. Unlike cat, felis will place all
of its output to a single line.
PR: ports/18534
Submitted by: G. Adam Stanislav <adam@whizkidtech.net>
|
|
|
|
|
|
| |
+MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
Submitted by: bento
|
|
|
|
| |
Submitted by: Jimmy Olgeni <olgeni@uli.it>
|
| |
|
|
|
|
| |
Submitted by: obento
|
|
|
|
| |
directory.
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
| |
Sys::Hostname with hostname() instead of `hostname`.
Hostname stolen from: CVSROOT/log_accum.pl
|
|
|
|
| |
Requested by: asami
|
|
|
|
|
|
|
|
| |
Backfract is a fractal image "animated" wallpaper program.
PR: 20493
Submitted by: patrick
Requested by: asami
|
|
|
|
|
|
|
|
|
|
| |
support multipart/form-data.. also installs a profiling library... This
can be built w/o the mim library, but I don't feel like making this port
more complicated and making it optional...
this port could also be built w/ mime support w/o the mime library having
to be installed, but I don't see any easy way to do this with the current
port system...
|
| |
|
|
|
|
| |
Submitted by: bento
|
| |
|
|
|
|
| |
Submitted by: Udo Schweigert <ust@cert.siemens.de>
|
| |
|
|
|
|
| |
Access server.
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
| |
USE_AUTOCONF breaks the build.
Submitted by: maintainer
|
|
|
|
|
|
| |
unused $pwd variable. Remove extra cruft. Fix comments.
usage() problem submitted by: knu
|
|
|
|
| |
shoud fix xmms if OSVERSION < 400021.
|
|
|
|
| |
Submitted by: maintainer on -ports
|
|
|
|
|
|
|
| |
local-distfiles due to historic saturation on www.ruxy.org.ru's link.
PR: 16989
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
|
| |
|
|
|
|
|
|
| |
Starting from this release `sdl11-config --libs' output includes only SDL libs
and doesn't include X11 libs, which confuses configure scripts in third-party
apps. I reverted it to the previous behaviour.
|
|
|
|
|
| |
PR: 20269
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 20518
Submitted by: maintainer
|
|
|
|
|
|
|
| |
strong crypto for security though!
PR: 20329
Submitted by: Peter Haight <peterh@sapros.com>
|
|
|
|
|
| |
PR: 20178
Submitted by: Aleksandr A. Babaylov <.@babolo.ru>
|
|
|
|
|
|
| |
problematic - wget and fetch of 3-STABLE get into infinite loop
because the server doesn't reply to HEAD requests correctly.
(although fetch of 4-STABLE and 5-CURRENT are just fine with it)
|
| |
|
|
|
|
|
|
|
|
| |
popular WWW search engines. It uses the links browser to perform the
lookups.
PR: 20370
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
|
|
|
|
|
| |
PR: 20493
Submitted by: patrick
|
|
|
|
|
| |
PR: 20535
Submitted by: Dmitry S. Sivachenko <dima@chg.ru>
|
|
|
|
|
| |
PR: 20533
Submitted by: maintainer
|
|
|
|
| |
since it is built directly into `pptp' binary.
|
| |
|
|
|
|
|
|
| |
use imake themselves.
Submitted by: bento (sort of)
|
|
|
|
|
|
|
| |
-lc_r -> -pthread. Update PLIST.
PR: 20174
Submitted by: Stijn Hoop <stijn@win.tue.nl>
|
|
|
|
|
|
|
|
| |
Beattie's perl compiler (the B::* classes) and your favorite graph
layout tool.
PR: 20164
Submitted by: Leo Kim <leo@florida.sarang.net>
|
|
|
|
|
| |
PR: 20163
Submitted by: Leo Kim <leo@florida.sarang.net>
|
|
|
|
|
| |
PR: 20123, 20124, 20125, 20126
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add patch 5.4.2 to RELENG_5
Things that makes me wonder:
a) patch is unable to remove make-release, that vanished in RELENG_5
so I had to remove the diff for that. Don't know if our patch is
so dumb, or if cvs diff doesn't generate the right things.
The complete diff concerning this is rejected.
b) the CONFIGURE TARGET OF OUR PORTS COLLECTION STILL doesn't work.
Could someone please tell me, if I missed something ???
Suddenly the apsfilter configure script isn't executed anymore
and so the apsfilter port doesn't create Makefile.inc to resolve
the port dependencies, when being called "interactively"...
|
|
|
|
|
|
| |
merely an "extension" as it was in Qt 1.45 and hence not needed.
Submitted by: asami, rwatson, and many others
|
|
|
|
|
| |
PR: 20427
Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
|
|
|
|
|
|
|
| |
copy - history is still preserved even though files are being "added".
PR: 19352
Submitted by: Benno Rice <benno@netizen.com.au>
|
|
|
|
|
| |
PR: 20419
Submitted by: Ports Fury
|
|
|
|
| |
Submitted by: obento-
|
|
|
|
|
| |
that has USE_XLIB but not USE_IMAKE (it uses its own imake config
files).
|
|
|
|
| |
Submitted by: bento (well, sort of)
|
|
|
|
|
| |
PR: 20458
Submitted by: James Howard <howardjp@wam.umd.edu>
|
|
|
|
|
| |
PR: 20459
Submitted by: maintainer
|
|
|
|
|
| |
PR: 20510
Submitted by: andrew@chg.ru
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
| |
PR: 20512
Submitted by: Steve Coltrin <spcoltri@omcl.org>
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
|
|
| |
previous commit but I forgot it while merging the conflicts in the patch
that was submitted.
PR: 20509
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
This commit follows a previous one that I'd cancelled partway through, so
it should get through to the cvs list, and should finish the upgrade.
That's why the Makefile is not included in this commit.
PR: 20509
Submitted by: maintainer
|
|
|
|
|
| |
PR: 20509
Submitted by: maintainer
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
| |
PR: 20500
Submitted by: maintainer
|
|
|
|
|
| |
PR: 20469
Submitted by: maintainer
|
|
|
|
|
| |
PR: 20468
Submitted by: maintainer
|
|
|
|
|
|
| |
for nearly two months! This allows p5-Jcode to respect CC again..
Submitted by: knu
|
|
|
|
|
|
| |
be useful between the first and second phases of the build.
Do a "killall make fetch" to clear any remaining processes.
|
|
|
|
| |
XML Parser ToolKit. ("expat")
|
|
|
|
| |
for Ruby.
|
|
|
|
| |
the case where people still have qt 1 installed.
|
|
|
|
| |
Install rmi2html command too. (still experimental, though)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
| |
External programs/interfaces might want that.
Approved by: dirk (MAINTAINER)
|
|
|
|
|
|
|
|
|
|
|
| |
configuration when BATCH is defined (as a BATCH user might want ncurses)
only do it when package building. Also, add a knob so that the HTML docs
build and intall can be turned on w/o doing a BATCH build.
It would be nice if someone started a mutt-docs port to seperate the PITA
docs building (due to sgmlformat, et al.) from the binary production.
Asked for by: marko
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
on www.apsfilter.org, after make-release script has moved from apsfilter
source to www area ...
Am working on this, sorry for any inconveniances !
|
|
|
|
| |
Submitted by: joerg
|
|
|
|
| |
apparently the bug is still here.
|
|
|
|
| |
adding the second port in a category, either. ;)
|
| |
|
|
|
|
|
| |
Battstat is a laptop battery checker for the GNOME panel. It displays
different icons depending on the status of the battery.
|
|
|
|
| |
Submitted by: fenner's distfile survey
|
|
|
|
|
|
| |
original MASTER_SITE.
Submitted by: fenner's distfile survey
|
|
|
|
| |
make-release produced new diff but actionally no change
|
|
|
|
|
|
| |
patching "configure.in" and "aclocal.m4". Disable XScreenSaver
support in the QT GUI since libXss is not a shared library in any
version of X we have.
|
|
|
|
|
|
|
|
| |
Depend on Postgresql7. (Though it works with either 6.4/6.5 or 7.0)
Take over the maintainership.
At the request of: yasuf@big.or.jp (the previous MAINTAINER)
|
|
|
|
|
|
| |
FreeBSD 3.x box.
Submitted by: Aaron Smith <aaron@mutex.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with a directory specified as ``.'' or containing a ``/''. A new option -i
was added to allow people more control over the port's position in the CVS
repository. A new feature was added to allow multiple ports to be added in
the same execution of addport. Addport will now add a port to the category
Makefile properly if it is the first port in a category.
A major reorganization of addport was also performed - now the functions
are at the *bottom* instead of scattered around. This should allow easier
understanding of the process addport goes through. I've also added -w to
perl's exec args, and moved to a hash for getopts().
usage() was extended to help explain addport's functionality better.
Bugs submitted by: nbm
Some help from: sheldonh
|
|
|
|
|
|
|
| |
mailing lists.
PR: 20443
Submitted by: Guy Antony Halse <guy@rucus.ru.za.za>
|
|
|
|
|
|
|
|
| |
their ezmlm-idx mailing lists. This port depends on p5-Mail-Ezmlm, which
I will add in a moment.
PR: 20442
Submitted by: Guy Antony Halse <guy@rucus.ru.za.za>
|
|
|
|
| |
Approved by: Maintainer
|
| |
|
|
|
|
|
| |
PR: 20478
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
|
|
|
|
|
|
|
|
|
|
| |
configuration files and Emacs.ad and deleted xemacs-faq.info-6.
Use LOCALBASE instead of PREFIX in CONFIGURE_ARGS - that makes it
easier to test new versions of the port.
PR: 20480
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
|
|
|
|
|
|
|
|
|
| |
ZAngband is one of the many variants of the freeware rogue-like
roleplaying game Angband. This version is translated into
japanese.
PR: 20134
Submitted by: Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp>
|
|
|
|
|
|
|
|
| |
ZAngband is one of the many variants of the freeware rogue-like
roleplaying game Angband.
PR: 20133
Submitted by: Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp>
|
|
|
|
|
| |
PR: 20494
Submitted by: maintainer
|
|
|
|
|
| |
PR: 20496
Submitted by: Steve Coltrin <spcoltri@omcl.org>
|
|
|
|
|
|
|
| |
-New MASTER_SITES
PR: 20460
Submitted by: maintainer
|
|
|
|
|
| |
PR: 20487
Submitted by: rwatson
|
|
|
|
|
|
|
| |
remove USE_GMAKE
PR: 20412
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
|
|
| |
remove USE_GMAKE
PR: 20411
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
| |
|
|
|
|
| |
Reported by: Chris D. Faulhaber <jedgar@fxp.org>
|
|
|
|
|
|
| |
the Xaw3d dependency is satisfied.
Submitted by: jkh
|
|
|
|
| |
No response from: maintainer
|
|
|
|
| |
to multiple local and remote root exploits.
|
|
|
|
| |
Submitted by: green
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: thomas@hentschel.net (previous maintainer)
|
| |
|
|
|
|
|
|
| |
As I couldn't get it working with converters/iconv, I made it use
converters/libiconv (giconv) instead, for the present. In any case,
this module is LGPL'd anyway. :p
|
|
|
|
|
| |
PR: ports/20486
Submitted by: thomas@hentschel.net
|
| |
|
|
|
|
| |
I was asked for this to maintainer but got no response.
|
|
|
|
|
|
|
| |
commit log.
PR: ports/20109
Submitted by: Trevor Johnson <trevor@jpj.net>
|
|
|
|
|
| |
PR: ports/20109
Submitted by: maintainer
|
|
|
|
| |
No response from: maintainer
|
|
|
|
| |
namespace pollution.
|
|
|
|
|
| |
distribute the patch files at MASTER_SITE_PORTS_JP.
* Some portlints.
|
|
|
|
|
|
|
| |
It helps when building a large number of packages.
PR: ports/11820
Submitted by: Rémy Card <card@csi.uvsq.fr> (modified to match current)
|
| |
|
|
|
|
|
| |
Reported by: bento
Suggested by: PW
|
|
|
|
|
| |
PR: ports/20461
Submitted by: Jonathan Hanna <pangolin@home.com> (MAINTAINER)
|
| |
|
|
|
|
|
|
|
|
| |
PR: ports/20426
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> (Ports Fury!)
By the way, why didn't this port have a MAINTAINER line? I set it to
-ports list, but someone should take it over.. Kato-san? :>
|
|
|
|
|
|
|
|
|
| |
PR: ports/20439
Submitted by: Daichi T.GOTO <daichi@ongs.net> (MAINTAINER)
Support ${NOPORTDOCS}.
Use ${INSTALL_*} macros instead of ${CP}.
Make ${PREFIX}-clean.
|
|
|
|
|
| |
PR: 20465
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: ports/20466
Submitted by: MAINTAINER
|
| |
|
|
|
|
| |
presence of the wrong library (e.g. libgdk_pixbuf).
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
on the Alpha.
|
| |
|
|
|
|
| |
Alpha.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
on the Alpha.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Defeat stupid proxies that don't recognise no-cache
Update configure.in (again)
Fix some typos and other cosmetic stuff
Integrate all port patches back into the main source archive
|
| |
|