aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 0.3.4.vanilla1998-09-176-10/+18
|
* Yikes, put .endif in wrong place.asami1998-09-171-2/+2
|
* Remove shlib minor if PORTOBJFORMAT=elf.asami1998-09-171-1/+3
|
* Roll back libpng's shared library version number. Also, build librariesasami1998-09-172-7/+17
| | | | and links correctly for ELF.
* Roll back libpng major to 2.asami1998-09-1734-68/+68
|
* Roll back xpm shared library numbers. It will be truncated to "Xpm.4"asami1998-09-171-1/+1
| | | | for ELF.
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-17137-274/+274
| | | | in the first place.
* Upgrade to 1.14.vanilla1998-09-175-23/+62
|
* Fix Package build for aout systemsmace1998-09-171-0/+1
| | | | symlink .so in all cases
* Fix Package build for aout systemsmace1998-09-171-7/+5
| | | | symlink .so in both elf and aout cases
* correct package build for aout systemsmace1998-09-172-148/+107
|
* Upgrade to 0.6.vanilla1998-09-173-8/+20
|
* Remove 2 foolish lines about info page.vanilla1998-09-1712-48/+24
|
* Upgrade to 0.12, and change LIB_DEPENDS to gtk11.vanilla1998-09-172-11/+7
| | | | | PR: ports/7935 Submitted by: maintainer
* Upgrade to 4.2kvanilla1998-09-172-5/+5
|
* Fix the library problem of elf.vanilla1998-09-173-57/+3
|
* remote myself as maintainer.torstenb1998-09-171-2/+2
|
* Dist patch fixes problems on 2.2.x.obrien1998-09-173-19/+18
|
* Fix building problems on a.out systemssmace1998-09-162-95/+148
| | | | clean up Makefiles a bit
* Fix building problems on aout systemsmace1998-09-162-16/+18
|
* Fix build problem for aoutsmace1998-09-161-6/+12
|
* Activate dap.vanilla1998-09-161-1/+2
|
* Digital Audio Processor.vanilla1998-09-168-0/+483
| | | | | PR: ports/7719 Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
* Upgrade to 1.02.vanilla1998-09-164-10/+10
|
* Upgrade to 1.1.1vanilla1998-09-162-4/+6
|
* (1) Pass PORTOBJFORMAT in SCRIPTS_ENV too.asami1998-09-161-10/+13
| | | | | | | | | | | Submitted by: "Eugene M. Kim" <gene@nttlabs.com> (2) Check for exact version of perl5 in /usr/bin and exit with error message if USE_PERL5 is defined and version does not match ${PERL_VERSION}. (3) Note LIB_DEPENDS should not have any regular expressions. Remove those in USE_XLIB and USE_QT.
* Use PERL5 variableache1998-09-162-2/+7
|
* Better fix for perl5-in-current world.asami1998-09-162-9/+18
| | | | Submitted by: maintainer
* Upgrade to 3.1.2, which is fetchable.asami1998-09-163-106/+105
| | | | | | | | Submitted by: maintainer, except it was for 3.1.1 which is unfetchable already, and also it didn't fix PLIST. While I'm here, use PLIST_SUB so PLIST doesn't have to changed for every upgrade.
* Upgrade to ver 4.37 + 3.0 patches by Vic Abellobrien1998-09-162-5/+15
| | | | Submitted by: Vic Abell <abe@vic.cc.purdue.edu>
* Take the manpages out of pkg/PLIST and put them in MAN1.steve1998-09-1617-17/+24
|
* Remove trailing dot in LIB_DEPENDS.steve1998-09-161-2/+2
|
* Arghh... I forgot USE_IMAKE implies MANCOMPRESSED, so we cansteve1998-09-162-3/+3
| | | | | | put these in MAN1 and not have to worry about them being pkg/PLIST. Reminded by: Asami-san
* The manpages must still be here for ports that use imake.steve1998-09-161-0/+2
|
* Kanji code converter.kuriyama1998-09-166-0/+57
| | | | | PR: ports/7640 Submitted by: Masanori Kiriake <seiken@nbs.co.jp>
* Activate ja-ack.kuriyama1998-09-161-1/+2
|
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-16140-323/+323
| | | | | | checks haven't missed anything. Submitted by: dima
* Upgrade to 1.7.jfieber1998-09-162-5/+6
| | | | | | | The only change is to check if /usr/bin/perl is version 5 and use that rather than ${PREFIX}/bin/perl if it is. Submitted by: John Hay <jhay@mikom.csir.co.za>
* Fix the packaging list. I've been lazy initially, and specified onlyjoerg1998-09-161-1/+4
| | | | | | | | | | | the directory name for the xmahjongg libdir, as opposed to the component files. Reminded by: David Kulp <dkulp@neomorphic.com> While i was at it, it also occured to me that i need an @unexec with the mkfontdir command, so fonts.dir is being rebuilt upon deinstallation, too.
* upgrade to 4.42ache1998-09-163-11/+13
|
* Support ELF or AOUT PORTOBJFORMATscwt1998-09-1511-66/+66
|
* Make jbigkit build on a non-elf systemsmace1998-09-151-2/+6
|
* make tcp_wrapper build on a non-elf systemsmace1998-09-151-3/+7
|
* fix typo in previous commitsmace1998-09-151-1/+1
|
* Support building on non-elf machinesmace1998-09-151-0/+5
|
* Upgrade to 1.4.4.vanilla1998-09-152-5/+5
|
* Upgrade to 0.0.7, and change LIB_DEPENDS to gtk11.vanilla1998-09-152-5/+5
|
* libpng major is now 3. Also remove regexp support in preparation forasami1998-09-1533-66/+66
| | | | ELF conversion.
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-1590-180/+180
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* Upgrade to 0.74, and use gtk11 now.vanilla1998-09-159-249/+267
|
* Install info page now, and I move gtk(11) back to X11R6 now.vanilla1998-09-159-29/+150
|
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-15137-277/+276
| | | | ELF conversion.
* No need to use += for variable defined only once.asami1998-09-151-2/+2
|
* Ressurect RUN_DEPENDS.asami1998-09-152-2/+4
| | | | Reviewed by: maintainer
* No need to use += for variable defined only once. (I know it's justasami1998-09-156-12/+12
| | | | a comment, but a bad one nonetheless. :)
* Checksum changed....asami1998-09-151-1/+1
|
* Remove empty line at end.asami1998-09-151-1/+0
|
* This port doesn't build:asami1998-09-151-2/+4
| | | | | | | | | | | | | === : c++ -O2 -pipe -DHAVE_CONFIG_H -c -o html-table.o html-table.cc html-table.cc:19: declaration of C function `char * alloca(int)' conflicts with /usr/include/stdlib.h:133: previous declaration `void * alloca(unsigned int)' here gmake: *** [html-table.o] Error 1 *** Error code 2 === While I'm here, portlint.
* Sync with lynx[^(-current)] pkg/COMMENT (ie. clarify, since allhoek1998-09-151-1/+1
| | | | | web browsers are alphanumeric (not to mention the other problems with "alphanumeric" brought up in -list discussion before)).
* Yes, but WTF is xbiff?hoek1998-09-151-5/+5
| | | | Remove excess verbiage.
* Upgrade to ver 0.12.19obrien1998-09-152-5/+6
|
* Remove category x11.hoek1998-09-151-2/+2
|
* Update to work with Perl5.005.kuriyama1998-09-152-6/+9
| | | | | PR: ports/7836 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Can't fetch....asami1998-09-151-1/+3
|
* Properly define BROKEN (only if DISPLAY is not set).asami1998-09-151-3/+5
| | | | Reminded by: maintainer
* Oops, one more thing.asami1998-09-151-3/+2
|
* Portlint.asami1998-09-153-6/+5
| | | | | | Also, you can't build depend on /usr/src. Please change it to something like a test and marking it BROKEN. Meanwhile, comment out BUILD_DEPENDS.
* make ELF conversion comply with standard.smace1998-09-151-4/+3
|
* Make elf conversion comply with standardsmace1998-09-151-3/+3
| | | | round up shlib version to 8
* make ELF conversion comply with standardsmace1998-09-154-6/+6
|
* Update the documenation (DESCR and manpage) a little.obrien1998-09-152-2/+292
|
* Changes for ELFjseger1998-09-156-3/+45
|
* Convert to Elf.smace1998-09-153-6/+10
|
* Convert to Elf.smace1998-09-154-18/+26
|
* Add libwrap.sosmace1998-09-151-0/+1
|
* Convert to ELF.smace1998-09-151-1/+1
|
* Convert to Elf.smace1998-09-152-32/+34
|
* Convert to ELF.markm1998-09-154-40/+42
|
* Convert to ELF.markm1998-09-151-4/+4
|
* Convet to ELF.markm1998-09-154-8/+34
|
* Convert to ELF. A previous commit to Makefile blew up on a net.commit.markm1998-09-151-5/+4
|
* Convert to ELF.markm1998-09-151-2/+2
|
* Convert to ELF in accordance with Satoshi's instructions.markm1998-09-153-9/+9
|
* ELF conversions as per Satoshi's instructions.markm1998-09-154-10/+12
|
* Generalise the fetch process, and allow those outside the USA tomarkm1998-09-154-32/+136
| | | | fetch as well.
* Upgrade to Apache 1.3.1 + mod_ssl 2.0.9rse1998-09-152-3/+3
|
* Make this file match reality.asami1998-09-141-1/+1
| | | | | | Again. Untested commit by: jmacd :<
* Upgrade to 2.2.7 (i.e., to about the level of 2.2.7R).asami1998-09-143-49/+47
|
* Don't use += for a variable defined only once. Doing so will suggestasami1998-09-144-8/+8
| | | | | this Makefile is included from elsewhere, or is adding to a variable defined in the environment, or something like that.
* Use PLIST_SUB to minimize changes to PLIST when version is changed.asami1998-09-148-3760/+3768
|
* Edit out CVS keywords so patches won't fail.asami1998-09-142-10/+1
|
* respect PREFIX.itojun1998-09-141-4/+2
| | | | gzip xmindpath.1 unconditionally. (I believe we must do some more thing)
* update to Version 0.002thepish1998-09-144-733/+27
|
* upgrade to 0.4 Alphaobrien1998-09-143-8/+11
|
* All the use of more ptys.obrien1998-09-141-0/+11
|
* The fetchmail config script will automagically use Kerberos V5 if found.jfieber1998-09-141-1/+5
| | | | | | | This patch helps it find Kerberos V5 if you installed the port in a non-standard place. Reviewed by: Ville Eerola <Ville.Eerola@sci.fi>
* Properly find Motif includes and libs.obrien1998-09-141-0/+22
| | | | Problem noticed by: BitS <bits@oldwarez.com>
* Repair a linkage problem, whereis the ssh port was trying tochuckr1998-09-142-372/+242
| | | | | specify the location of system libs. Reviewed by: Mark Murray, David O'Brien
* link with -pthread = -nostdlib und -lc_randreas1998-09-1410-0/+110
| | | | | | not only using -lc_r what would result in linking in libc and libc_r Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE> Obtained from: John Birrell
* use patch-ak from apache3 port (erase pid file)andreas1998-09-146-12/+36
| | | | and freetype support
* Unbreak and update to 2.4.1. Now builds (with stubbed out chio functions) ↵cwt1998-09-1355-187/+1133
| | | | under CAM. Fixes for ELF and CAM RSN.
* Fix to let ghostscript5 link dynamically with X11 elf libsandreas1998-09-138-8/+16
| | | | Submitted by: Zach Heilig <zach@gaffaneys.com>
* Upgrade to Apache 1.3.1 + mod_ssl 2.0.8rse1998-09-132-3/+3
|
* Remove man page entries from PLIST and let MAN1 and MLINKS handlemax1998-09-122-8/+2
| | | | | | | things properly. (And of course, remove the part where symbolic link for the man page is created.)
* w/ Japanese Kanji patch.kuriyama1998-09-112-2/+2
|
* Changed MASTER_SITES to ftp.bochs.com.alex1998-09-111-2/+2
|
* Activate pysol.tg1998-09-111-1/+2
|
* New port pysol, yet another solitaire clone. Most prominent feature:tg1998-09-115-0/+129
| | | | demo mode for the uninitiated. :-)
* Upgrade to 0.90.tg1998-09-114-24/+29
|
* New version; 2.1beta -> 2.2.0peter1998-09-113-14/+13
| | | | Nagged by: distfile checker (old master site had gone)
* Upgrade to 0.19.3.tg1998-09-117-44/+39
| | | | Submitted by: Brian Handy <handy@physics.montana.edu>
* Activate ja-gd.kuriyama1998-09-101-1/+2
|
* A graphics library for fast GIF creationkuriyama1998-09-1010-0/+196
| | | | Submitted by: Ichiro Fukuhara <ichiro@ichiro.org>
* Use MLINKS to create manpage link.asami1998-09-102-12/+4
|
* Use MLINKS for manpage link.asami1998-09-101-3/+3
|
* (1) Add MLINKS support.asami1998-09-101-13/+96
| | | | | | | | | | | | | | | | | | | | | | | | | Submitted by: hoek (2) ELF support. 2a. Variable PORTOBJFORMAT specifies the object format of the system. It is passed down to configure/make via CONFIGURE_ENV/MAKE_ENV, and is given to generate-plist via PLIST_SUB. 2b. In PLIST, substitute lines that end with "/libFOO.so.X" with "/libFOO.so.X.0". (This means PLISTs should only list ELF libraries.) Reviewed by: jb, jdp, hoek, jseger, steve (3) Perl5-in-system support. Basically turns USE_PERL5 into a no-op if there exists a "/usr/bin/perl5". Also fix prior breakage by dima (${PREFIX} => ${LOCALBASE} in perl5 path). Reviewed by: markm (sort of) (4) Install requirement file as "+REQUIRE" so it will be executed correctly by pkg_delete. Reported by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> (5) Do not disable checksum and makesum when NO_EXTRACT is set. Pointed out by: hoek and kiri, among other people
* Upgrade to 1.1b.obrien1998-09-1040-140/+140
| | | | | Since there has been announced a to-be ver 1.1.1, change my versioning to a 4th "." to avoid "a"/"b" to avoid being mistaken for an alpha/beta vers.
* fix reading variables with multiple '='ache1998-09-101-2/+19
|
* add missing \ to eval exprache1998-09-101-0/+19
|
* enable abacus portandreas1998-09-101-1/+2
|
* new port abacusandreas1998-09-109-0/+250
| | | | | | | | | | spreadsheet for Tcl/Tk Abacus is a small, light and easy to use spreadsheet being developed as graduation project under the tutorship of Prof. Arlindo Oliveira, and the spreadsheet is being developed using the Tcl/Tk toolkit, as well as plain old C/C++ for all the "number-crunching" tasks. PR: 7674 Submitted by: Andrey V. Zakhvatov <andy@icc.surw.chel.su>
* Back out part of my previous commit.max1998-09-101-2/+2
| | | | | | (When doing something like VAR != ${ECHO} string | sed cmd, you can't use ${SED} as it doesn't get expanded.) Pointed out by: maintainer
* Upgrade SSL-aware Apache to: Apache 1.3.1 + mod_ssl 2.0.7rse1998-09-093-13/+33
|
* Remove the minor version number from the LIB_DEPENDS definition so thatmax1998-09-091-2/+2
| | | | it won't install libraries already exist on ELF system.
* ttmkfdir moved from x11 to x11-fonts.tg1998-09-092-3/+3
|
* Re-import to x11-fonts, as requested by Satoshi.tg1998-09-095-0/+32
|
* Activate ttmkfdir.tg1998-09-091-1/+2
|
* Upgrade to 3.1.0.tg1998-09-094-93/+109
| | | | Submitted by: Brian Handy <handy@physics.montana.edu>
* Upgrade to 0.19.2.tg1998-09-095-57/+109
| | | | Reviewed by: Brian Handy <handy@physics.montana.edu>
* Obtained from: The Arla Project http://www.stacken.kth.se/projekt/arla/thepish1998-09-096-0/+92
| | | | Import of arla (free clone of AFS client)
* Use PLIST_SUB to avoid changing a few hundred lines in PLIST every timeasami1998-09-094-938/+942
| | | | | | there's an upgrade. Approved by: maintainer
* Add Kenneth Merry by prior arrangementjkh1998-09-092-4/+4
|
* remove meganm by own request.jkh1998-09-092-4/+4
|
* The three libraries are installed in a subdirectory, not under /usr/local/lib.asami1998-09-092-6/+14
| | | | | | | | Also, three files were missing from the PLIST. Note, I'm not sure if the former is right but I'm just making this file match reality. If it really has to go under /usr/local/lib, the maintainer should feel free to fix the install process. :)
* Minor additions and fix-ups:stb1998-09-0918-262/+406
| | | | | | | - filenames of Custom Icons for folders ("Icon^M") are properly escaped - Honors CFLAGS - package can actually be installed elswhere (pkg_add -p) - man pages are compressed and properly linked
* Fix MASTER_SITE.jkoshy1998-09-093-6/+6
| | | | Submitted by: Eiji-usagi-Matsumoto <usagi@clave.gr.jp> (maintainer)
* Update from v1.10 to v1.13.kuriyama1998-09-093-30/+16
| | | | Founded by: Bill Fenner's "unfetchable distfiles" mail
* Activate ja-postgresql.kuriyama1998-09-091-1/+2
|
* Activate boclient.vanilla1998-09-091-1/+2
|
* Back orifice, a remote adminstration tool for window$ 95/98.vanilla1998-09-095-0/+32
| | | | | PR: ports/7585 Submitted by: darius@dons.net.au
* add p5-ParallelUAache1998-09-091-1/+2
|
* Parallel LWP UserAgentache1998-09-095-0/+61
|
* change SITE_SUBDIR to LWPache1998-09-091-2/+2
|
* WWW site changedache1998-09-091-2/+2
|
* Upgrade to 1.021.vanilla1998-09-082-5/+5
|
* a robust, next generation, object-relational DBMS plus Multibyte-patchkuriyama1998-09-0827-0/+1968
| | | | Submitted by: Ichiro Fukuhara <ichiro@ichiro.org>
* Upgrade octave to version 2.0.13.chuckr1998-09-086-936/+936
|
* New ld.so (a.out) can't understand libraries with major onlyache1998-09-084-27/+77
|
* update to dev.25ache1998-09-083-12/+29
|
* upgrade to 1.0.4pre2ache1998-09-082-3/+4
|
* Add two distribution patches.tegge1998-09-082-2/+6
|
* Adjust default paths to match xdm's.tg1998-09-071-2/+4
|
* Upgrade to 0.13.41jkoshy1998-09-073-11/+33
|
* Correct master site url.jkoshy1998-09-071-2/+2
|
* Correct master site URL.jkoshy1998-09-071-2/+2
|
* Correct master site url.jkoshy1998-09-071-2/+2
| | | | Found by: Bill Fenner's distfile checker.
* fix "make install" breakage.itojun1998-09-071-3/+3
| | | | notified by: Tim Vanderhoek <ac199@hwcn.org>
* use stable mysql port mysql321andreas1998-09-073-3/+3
|
* This is the latest mysql version.andreas1998-09-0761-598/+2594
| | | | | In the future we have to mysql ports, a stable one and a developer version. Under FreeBSD-current this port supports threads ...
* use stable mysql portandreas1998-09-073-6/+6
|
* Use stable mysql portandreas1998-09-071-4/+3
|
* nuke mysql entirelyandreas1998-09-071-2/+3
| | | | add necessary entries for both mysql ports after repository copy
* magicpoint original distribution is updated to 1.04a.itojun1998-09-064-16/+52
| | | | | NOTE: there's one twist in post-install (manpage gzipping). could anybody improve this?
* Add Luigi Rizzo to committers - welcome, Luigi!jkh1998-09-062-4/+4
|
* Activate eyeclock.vanilla1998-09-061-1/+2
|
* A clock like xeye.vanilla1998-09-066-0/+98
| | | | | PR: ports/7829 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.kp>
* Activate electriceyes.vanilla1998-09-061-1/+2
|
* The image viewer of GNOME.vanilla1998-09-067-0/+165
| | | | | PR: ports/7656 Submitted by: Nakai@technologist.com
* Activate gnomeobjc.vanilla1998-09-061-1/+2
|
* Activate gnomecore.vanilla1998-09-061-1/+2
|
* Gnome Core files.vanilla1998-09-068-0/+777
| | | | | PR: ports/7656 Submitted by: Nakai@technologist.com
* Activate gnomelibs.vanilla1998-09-061-1/+2
|
* GNOME support libraries.vanilla1998-09-0624-0/+1083
| | | | | PR: ports/7656 Submitted by: Yukihiro Nakai <Nakai@technologist.com>
* pages aren't compressed at move timeobrien1998-09-063-6/+6
|
* Remove quasi-important articles to get this under the 70-char limit.hoek1998-09-061-1/+1
|
* Don't list lusers.org as an example site, since that site now existshoek1998-09-061-1/+1
| | | | | (and it's a Linux site), and that probably wasn't the intention when this was written...
* "CFLAGS+=__dead=" because mistakenly Bruce thought two years inhoek1998-09-061-1/+2
| | | | the grave would be enough to kill __dead.
* Don't assume env TMPDIR is defined.hoek1998-09-061-5/+8
| | | | PR: ports/7838
* Don't use libbsd & libutil on package.vanilla1998-09-064-26/+209
| | | | Agreed by: maintainer
* update base version to 0.76.itojun1998-09-052-4/+4
|
* Belatedly remove mico-latest.hoek1998-09-051-2/+1
|
* install ctags manpage as ``ectags''.obrien1998-09-053-9/+12
| | | | E for Exuberant Ctags
* ln -> {LN}obrien1998-09-053-12/+12
|
* Move man page entry from PLIST to Makefile. Portlint.max1998-09-052-4/+4
|
* portlint.max1998-09-051-4/+4
|
* Remove man page entries.max1998-09-057-236/+0
|
* Sync package with reality as defined by source-build port (setgid gameshoek1998-09-058-0/+24
| | | | | | binary, list ad. documentation). PR: ports/7673 (Sue Blake <sue@welearn.com.au>)
* my goof. fetch only egcs-1.1a.tar.gz, not the entire release/egcs-1.1aobrien1998-09-0520-80/+80
| | | | | directory. Submitted by: Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
* Unbroke for -current: the build problem seems disappeared.dt1998-09-041-6/+1
|
* Activate wdm.tg1998-09-041-1/+2
|
* New port wdm, the WINGs Display Manager. This is an xdm replacementtg1998-09-046-0/+95
| | | | | | | which uses an external login program instead of xdm's standard greeter. I still need to find out why you can't change the logo for now. When this works some BSD pixmaps would be nice to have. Any artists among us?
* Upgrade to 0.19.1.tg1998-09-047-26/+32
| | | | Submitted by: Brian Handy <handy@physics.montana.edu>
* why have a patch, when we have a nob for this in bsd.port.mkobrien1998-09-042-4/+6
|
* Man page fix.max1998-09-043-11/+10
| | | | | | | | This involves a bit of reorganizing: Instead of using instman.sh that comes with the distribution, use /usr/bin/install to install the man page (by patching the dist makefile), otherwise, man pages get compressed according to elvis's own rule.
* Upgrade, 1.03g -> 1.03h.max1998-09-0410-22/+54
| | | | | PR: 7808 Submitted by: maintainer
* upgrade to 1.11.3obrien1998-09-044-6/+6
|
* BUILD_DEPENDS on Tk, as we need Tk headers to build the TkSteal module.msmith1998-09-042-4/+4
| | | | Submitted by: Thomas Valentino Crimi <tcrimi+@andrew.cmu.edu>
* Mark ports that are still suffering from post-perl5-upgrade syndromeasami1998-09-035-6/+14
| | | | | | as broken. Actually there were much fewer than I thought. Approved by: markm
* update to smtpfeed 0.75.itojun1998-09-032-4/+4
|
* Retire vim5beta until next round.obrien1998-09-031-2/+1
|
* upgrade to version 5.3obrien1998-09-0315-171/+246
|
* egcs 1.1 HAS BEEN RELEASED!!obrien1998-09-0340-140/+160
| | | | | | | | | (I will probably not be tracking the snapshots as closely now. I'd like to see if 1.1 isn't stable enough to stay with for a while) Cygnus calls this 1.1a (not Alpha, but a second rolling because a few G77 files were left out). I'm naming this version 1.1.1 so people won't think it is an alpha version.
* Change package name to "-4.5b1".asami1998-09-032-4/+4
| | | | Agreed by: thepish (who I thought was going to commit it ;)
* New version.jmacd1998-09-032-5/+5
|
* Portlint.max1998-09-031-2/+2
|
* Remove man page entries.max1998-09-031-4/+0
|
* Upgrade to 0.19.0.tg1998-09-027-47/+316
| | | | Reviewed by: Brian Handy <handy@physics.montana.edu>
* activate USE_PERL5andreas1998-09-023-6/+6
| | | | Submitted by: maintainer
* Dirk Froemberg <ibex@physik.TU-Berlin.DE> is the new maintainer,andreas1998-09-0220-80/+40
| | | | | | | agreed by Josh Tiefenbach <josh@ican.net>, thanks Josh for your previous work on this port. Port is no more broken. Requested by new maintainer and tested by me with a -current system.
* - update port to newest apache (1.3.1) and php (3.0.3) versionandreas1998-09-0212-147/+369
| | | | | | | | | | - change maintainer to Dirk Froemberg <ibex@physik.TU-Berlin.DE>, since he is now the driving force - totally revamped configuration (dialog based as in ghostscript) - make portlint happy (andreas@FreeBSD.ORG), APACHE_VER and PHP3_VER variable has to appear later in Makefile, not in front of DISTNAME and PKGNAME Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
* Upgrade to 980818.vanilla1998-09-011-3/+3
|
* the install.db script should be run from within ${WORKSRC}thepish1998-09-0120-40/+40
|
* PR: 7794asami1998-09-0159-297/+274
| | | | | | | | | | | | Submitted by: maintainer 1. Xtt X True Type Server has been updated to 1.0. Now it supports KOI-8 and many ISO-8859-* TrueType fonts. 2. Old version in ports-current has following probrems. * All packages has same contents. this means all packages are broken. * incorrect PKGNAME * incorrect place for documents. it should be share/doc/. not lib/X11/doc/... * incorrect spelling
* Make sure we don't ask question during package build. While I'm here,asami1998-09-012-2/+4
| | | | | | fix typo in message. Submitted in part by: maintainer
* add LIB_DEPENDS of ImageMagickache1998-09-011-1/+3
|
* Use PLIST_SUB to avoid having to change 1,200 lines in the PLIST fileasami1998-09-012-1255/+1256
| | | | when the port is upgraded.
* Distfile has been upgraded.tg1998-09-012-4/+4
|
* Upgrade to 1.4.tg1998-09-019-21/+27
|
* p5-PerlMagick is no more.asami1998-09-011-3/+1
|
* Upgrade to emacs 20.3jseger1998-09-016-1326/+1309
| | | | PR: 7714
* Activate gtk--.kuriyama1998-09-011-1/+2
|
* C++ wrapper for gtk, a x11 graphics librarykuriyama1998-09-0130-0/+768
| | | | | PR: ports/6704 Submitted by: Yukihiro Nakai <Nakai@technologist.com>
* Update to newest version 1.3.0andreas1998-09-013-6/+15
|
* Upgrade to version 0.8andreas1998-09-012-3/+3
|
* Update to latest crossfire version.andreas1998-09-0112-75/+213
| | | | | This will be the latest version, the author has a new version in the pipeline. This version will only get bugfixes from now on.
* Remove man page entries from the PLIST and define MAN? in the Makefile.max1998-09-0124-53/+9
|
* Reorganize this port a bit:max1998-09-017-93/+96
| | | | | | | | | | | | - Split a big patch-aa into five pieces. - Don't patch up the dist Makefile to install and compress the man page. - Define MAN1 and remove man page entry from the PLIST. - Make myself the maintainer (was ports@FreeBSD.ORG). - Install the docs into share/doc/okphone instead of share/okphone. - Honor ${NOPORTDOCS}. There might be some other changes I can't remember of.
* Define MAN1 in the Makefile and remove the man page entry frommax1998-08-313-5/+12
| | | | | | | | the PLIST. Don't patch the dist Makefile to compress the man page. Install the README file comes with the multibyte patch.
* Upgrade to 1.4.3vanilla1998-08-313-16/+26
| | | | | PR: ports/7787 Submitted by: maintainer.
* Upgrade to 0.40.5.vanilla1998-08-319-18/+21
|
* Upgrade to 98.071901vanilla1998-08-312-5/+5
|
* Upgrade to 1.2003.vanilla1998-08-314-10/+10
|
* Upgrade to 5.33.vanilla1998-08-312-5/+5
|
* Don't split info file.vanilla1998-08-316-15/+12
|
* p5-PerlMagick is included in ImageMagick now.asami1998-08-312-4/+2
|
* Define NO_LATEST_LINK, this is a beta.asami1998-08-312-2/+4
|
* Fix permissions for the installed files. Clean up a bit while I'm here:tg1998-08-313-3/+86
| | | | | | | | | - use post-extract target to copy the makefile - install support files in $PREFIX/share/rtf - fix PLIST (how did this ever pass the ports czar? ;-) ) PR: 7760 Submitted by: max
* Two manpages (out of four) are installed uncompressed in this port. So,asami1998-08-312-5/+5
| | | | compress them in post-install: so compress-man can DTRT.
* Um, this isn't quite right....asami1998-08-311-1/+3
| | | | | | | | | | ------- ===> Extracting for qpage-3.2 >> Checksum OK for qpage-3.2.tar.Z. /usr/bin/tar: archive /usr/ports/distfiles//qpage-3.2.tar.Z EOF not on block boundary *** Error code 1 Stop.
* Back-out (I think I did this the hard way) the previous rev.hoek1998-08-312-2/+4
| | | | | | | | In retrospect, I should have suspected something was strange, but I still have no idea _why_... Apparently half of the manpages in this port are installed compressed. I think this is because the port tries to mix Imake with its own installation script. I'll have to figture-out for sure some day.
* Um, fixing MANPREFIX in Makefile is only part of the story.asami1998-08-311-614/+614
| | | | Forgotten by: wosch :)
* Remove man page entry.max1998-08-311-1/+0
|
* Activate tcsh-nls-*.max1998-08-311-1/+8
|
* Japanese NLS catalog for TCSH. ("Hoshino Ruri" taste)max1998-08-313-0/+27
| | | | | PR: 7692 Submitted by: Issei Suzuki <issei@jp.freebsd.org>
* Japanese NLS catalog for TCSH. ("Roomi" taste)max1998-08-313-0/+32
| | | | | PR: 7692 Submitted by: Issei Suzuki <issei@jp.freebsd.org>
* Japanese NLS catalog for TCSH. ("Multi" taste)max1998-08-313-0/+28
| | | | | PR: 7692 Submitted by: Issei Suzuki <issei@jp.freebsd.org>
* Japanese NLS catalog for TCSH. ("Koshiki Yukari" taste)max1998-08-313-0/+32
| | | | | PR: 7692 Submitted by: Issei Suzuki <issei@jp.freebsd.org>
* Japanese NLS catalog for TCSH. ("Ayanami Rei" taste)max1998-08-313-0/+27
| | | | | PR: 7692 Submitted by: Issei Suzuki <issei@jp.freebsd.org>
* Japanese NLS catalog for TCSH. ("Soryu Asuka Langley" taste)max1998-08-313-0/+27
| | | | | PR: 7692 Submitted by: Issei Suzuki <issei@jp.freebsd.org>
* Japanese NLS catalog for TCSH. ("Generic Japanese" taste)max1998-08-315-0/+71
| | | | | PR: 7692 Submitted by: Issei Suzuki <issei@jp.freebsd.org>