aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.2.14, assume maintainership.tobez2002-06-053-3/+32
|
* Fix distfile name for gcc31mbr2002-06-053-6/+6
| | | | Submitted by: Erik H. Bakke <ebakke@trolltech.com>
* Remove \t from usage(). Add the missing obsolete directory as a copymbr2002-06-053-24/+48
| | | | from nspr/obsolete.
* I made the mozilla distfiles about 4MB smaller. The includes are alwaysmbr2002-06-056-15/+27
| | | | | the same, so there isn't any reason we should include them in each version. Change the MD5 checksums one last time.
* Upgrade to 2.8.5.dev.8ache2002-06-054-5/+28
|
* Fix a format string vulnerability.cy2002-06-052-0/+12
| | | | | Obtained from: SRT Security Advisory (SRT2002-06-04-1011): slurp, posted to BUGTRAQ on June 4, 2002, by zillion <zillion@snosoft.com>.
* p4d seems to have been replaced on the ftp site on the day beforeknu2002-06-0512-12/+12
| | | | | | yesterday. Submitted by: roam
* Also set --enable-gcc3 for CURRENT without USE_GCCmbr2002-06-053-0/+12
|
* Use USE_GCC as in bsd.ports.mk proposed.mbr2002-06-056-96/+90
|
* Don't make a mozilla subdir inside the includesmbr2002-06-053-15/+12
|
* Update to 0.9.8yoichi2002-06-054-4/+4
|
* Improved high score handlingmarkp2002-06-054-7/+11
| | | | Prompted by PR: 37338
* Update to the latest, 0.21. This version contains many changes,dougb2002-06-056-4/+44
| | | | | | | | | | | | | | | please see the Changes file for details. Some of the new features include TSIG support (experimental), a name server module, fixes for bind() problems in 5.005.03, and more. The good news is that our friends in perldom have now seen the light and fixed the later versions of this module so that it does not (any longer) require perl 5.6.0 or higher. I've tested quite a lot of the functions on both a RELENG_4 with stock perl 5.005.03, and a 5-Current system with stock 5.6.1, and didn't have any problems. I also added a few files to the PORTDOCS option.
* Fix Japanese display problem.sada2002-06-053-3/+2
| | | | | | | - remove RUN_DEPENDS to linux-locale # now linux_base is version 7 which includes japanese locale. - change Japanese locale to ja_JP.eucJP Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
* Upgrade to version 4.04.2, and clean up the port while I'm at it.dougb2002-06-056-52/+60
| | | | | | | | | | | | | | | | | | | | | | Changes to the software: * Several new little screensavers (hacks) * Updates to many others * Better GTK/Gnome 2 support * New man pages for things that didn't have them Changes to the port: * Removed ill-advised, unapproved, and inappropriate changes from previous commits. Things like webcollage-helper are created dynamically by configure, and will be accounted for at some point in the future. Meanwhile, having one extra item for a few people is better than one two few for others. * One more port goes over to the GMAKE darkside * Since there are so many new man pages, re-sort them all * Updated pkg-plist for the new stuff * One of my patches was included in the distribution, so shorten patch-ab * Take advantage of the fact that I have to regenerate the other patch anyway, and fix the name of the patch file
* Add support for FreeBSD locales. This will fix numerous segmentationmarcus2002-06-053-1/+23
| | | | | | faults with programs that depend on libunicode. Bump PORTREVISION. PR: 38901
* Save distfile on MASTER_SITE_LOCAL,dinoex2002-06-051-1/+4
| | | | as old MASTER_SITE is down.
* Actually delete this no longer needed patch.knu2002-06-051-35/+0
| | | | Submitted by: olgeni
* Unbreak, set NO_BUILD=yesdinoex2002-06-051-0/+2
|
* Install pdf documnetation if WITH_DOCUMENTATION but unless NOPORTDOCSlioux2002-06-052-0/+13
|
* Allow scm to load modules.petef2002-06-052-1/+2
| | | | | PR: 38882 Submitted by: Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp>
* o Bump PORTREVISIONlioux2002-06-059-9/+174
| | | | | | | | | o Prefer mplayer internal DVD access routines rather than libdvdread due to problem reports from users. Prefer libdvdread if WITH_LIBDVDREAD o Change iconv interaction since users have been complaining since iconv was updated to 1.7 Submitted by: maintainer
* Use CXX to link, since there are many places where CC is missing -lstdc++.mbr2002-06-0523-23/+23
|
* haxml --> ports/textproc/haxmlpetef2002-06-051-0/+1
|
* Add haxml 1.05, a collection of utilities for using Haskell and XMLpetef2002-06-0516-0/+283
| | | | | | | together. PR: 38804 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Since I cannot pkg_add the dependancies to test this myself; we'll assumeobrien2002-06-051-1/+1
| | | | this really cannot be compiled on -current with the stock compiler.
* I am unable to test this as the port is broken. But I could find noobrien2002-06-051-1/+0
| | | | | explaination in our cvs logs or the package website why this cannot be compiled with GCC 3.1.
* Remove very very stupid -L/lib -L/usr/lib -l/usr/local/lib. Ifmbr2002-06-056-36/+312
| | | | | | | | | a different gcc is used, they make libstd++ conflict with the system installed one. Pointy hat to OpenOffice people. Many thanks to: David E. O'Brien <obrien@FreeBSD.org>
* Compile with GCC 3.1.obrien2002-06-051-1/+1
|
* Fix building on -current: Use string.h even if strings.h exists.se2002-06-051-0/+13
|
* Upstream fix for decimal point stack push in RPN mode.naddy2002-06-052-0/+24
|
* Add a new way to specify the GCC version your port needs.obrien2002-06-051-8/+6
| | | | | | Rather than USE_GCCXY, you now use USE_GCC=X.Y Approved by: kris
* Update to 1.01, assign the submitter to be the maintainer.tobez2002-06-052-3/+3
| | | | | PR: 38889 Submitted by: Erwin Lansing <erwin@lansing.dk>
* - Update to ProjectCenter-0.3.0dinoex2002-06-053-20/+33
| | | | - New MASTER_SITE
* p5-IO-Multiplex --> ports/devel/p5-IO-Multiplextobez2002-06-051-0/+1
|
* Add p5-IO-Multiplex, a convenient wrapper around select().tobez2002-06-056-0/+40
|
* Add recycle and audit hooks to menu systemdwcjr2002-06-051-1/+9
| | | | Submitted by: KLong@southlandInd.com
* Make the installation working on CURRENT to. The LD_LIBSmbr2002-06-053-3/+6
| | | | path was missing for the stlport library.
* Update to version 4.63.3.obrien2002-06-052-3/+3
| | | | This fixes a configure problem when people have fancy CFLAGS settings.
* We finally made it possible. With the new bridge code from Alexander,mbr2002-06-053-9/+0
| | | | | | | | | OpenOffice works now (on STABLE). Thanks goes to the following people which helped me a lot : Tim Tretyak <timothy@umc.com.ua> Alexander Kabaev <ak03@gte.com> Carlos F. A. Paniago <pan@panix.ecof.org.br>
* - Add more files to PLISTdinoex2002-06-052-2/+18
| | | | | | - fix URL in descr, add new email of author Submitted by: tilman@arved.de
* eukleides --> ports/math/eukleidesijliao2002-06-051-0/+1
|
* add eukleides 0.9.0ijliao2002-06-057-0/+63
| | | | A Euclidean geometry drawing language
* - Update metaport to 1.3.2dinoex2002-06-051-1/+1
|
* o Update to 0.9.3lioux2002-06-056-114/+12
| | | | | | | o Take over maintainership due to maintainer time out in the last 6 months Approved by: 3d (maintainer timeout)
* Update to 1.2.1lioux2002-06-054-4/+10
| | | | | PR: 38628 Submitted by: Øyvind Kolbu <oyvind@kebab.gaffel.nu>
* viewklass --> ports/x11-toolkits/viewklassijliao2002-06-051-0/+1
|
* add viewklass 0.52ijliao2002-06-057-0/+126
| | | | C++ Framework for Motif
* Fix packaging list.joerg2002-06-044-42/+44
|
* Update to 1.3.8. Notable changes:naddy2002-06-042-2/+2
| | | | | | | * Non-integer powers of negative numbers now yield errors instead of weird results. * The selected angle units are saved now. * Various bug fixes and pixmap cosmetics.
* Upgrade to 7.06.demon2002-06-043-15/+14
| | | | | PR: 38888 Submitted by: MAINTAINER
* vx68k --> ports/emulators/vx68kijliao2002-06-041-0/+1
|
* add vx68k 1.1.10ijliao2002-06-046-0/+54
| | | | A virtual machine that emulates a Sharp X68000
* - Update to version 2.0.11 (important security fix)wjv2002-06-042-3/+2
| | | | | PR: 38652 Submitted by: Brandon D. Valentine <bugs@geekpunk.net>
* libvm68k --> ports/emulators/libvm68kijliao2002-06-041-0/+1
|
* add libvm68k 1.0.6ijliao2002-06-046-0/+48
| | | | M68000 virtual machine library
* xpilotmon --> ports/games/xpilotmonmarkp2002-06-041-0/+1
|
* Add xpilotmon 2.8, a Tcl/Tk interface to the XPilot meta server(s).markp2002-06-046-0/+34
| | | | | PR: 33899 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* AC_TRY_COMPILE -> AC_TRY_LINKmbr2002-06-0423-46/+46
|
* Unbroke on systems without <langinfo.h>.sobomax2002-06-041-7/+9
| | | | | PR: 38891 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
* p5-File-DirSync --> ports/devel/p5-File-DirSyncmarkp2002-06-041-0/+1
|
* Add p5-File-DirSync 1.04, perl5 module for synchronizing twomarkp2002-06-046-0/+42
| | | | | | | directories rapidly. PR: 33430 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* Update to 2.3.610.sobomax2002-06-043-4/+16
|
* passivetex --> ports/print/passivetexnik2002-06-041-0/+1
|
* Add PassiveTeX. PassiveTeX is an XML Formatting Objects processor,nik2002-06-047-0/+78
| | | | | | written in TeX (!). To produce high quality PS or PDF output from XML files, you first convert them to the FO standard, and then run PassiveTeX over them.
* Update to 0.10.0.markp2002-06-043-3/+186
|
* Fix the mozilla include problem and reroll the distfile.mbr2002-06-046-33/+3
| | | | Change MD5 checksum for CURRENT.
* Update to 1.6.5.markp2002-06-043-6/+8
|
* Add new cpp uno bridge for STABLE. Make the necessary hooks and also addmbr2002-06-0475-98/+40026
| | | | | | the missing EXCEPTION argument to configure.in Submitted by: Alexander Kabaev <ak03@gte.com>
* Check the exception handling. Needed for the cpp uno codembr2002-06-0429-147/+918
| | | | bridge. I'll import a new bridge for sjlj exceptions on STABLE.
* p5-Net-Google --> ports/net/p5-Net-Googleskv2002-06-041-0/+1
|
* Add p5-Net-Google 0.5,skv2002-06-046-0/+42
| | | | | simple OOP-ish interface to the Google SOAP API.
* Move "scsh" from "shells" to "lang".alex2002-06-041-1/+1
|
* Add p5-CGI.pm module, which was not there, probably because the port wastobez2002-06-041-0/+1
| | | | repocopied.
* Update to version 0.980.olgeni2002-06-042-13/+3
|
* - Unbreak projectcenter.appdinoex2002-06-042-153/+133
| | | | - plist fixed
* Honor Option ENABLE_SUID_SSHdinoex2002-06-042-2/+10
| | | | Build defaults witouth SUID
* Update to: Pantomime-1.0.4dinoex2002-06-046-22/+29
| | | | Update to: GNUMail-1.0.2
* GNUstep Updatedinoex2002-06-0414-56/+44
| | | | | | | | | | | | | | | | | - Update: gnustep-make-1.3.2 - remove obsolete MASTER_SITES - Update: gnustep-objc-1.2.2 - Update: gnustep-base-1.3.2 - remove obsolete MASTER_SITES - fix configure for libxml2 - more languages: Russian, Slovak, UkraineRussian - Update: gnustep-guile-1.0.3.tar.gz Not updated to: gnustep-gui-0.7.7, it conflicts with gnustep-xgps-0.7.6
* Use a tab instead of a space after a variable name.okazaki2002-06-041-2/+2
| | | | | | Submitted by: portlint Release a maintainer-ship of this port to ports@FreeBSD.org.
* Respect PREFIX.cjh2002-06-041-0/+5
| | | | | PR: ports/38827 Submitted by: Hye-Shik Chang <perky@fallin.lv>
* Unbreak on -current by catching up to *.mk changeskris2002-06-041-4/+6
| | | | Submitted by: ru
* Fix installation on -current due to *.mk changes.kris2002-06-041-4/+4
| | | | Submitted by: ru
* - Update to 0.7.6pat2002-06-046-736/+756
| | | | | | | - add WITHOUT_THEMES knob PR: 38875 Submitted by: maintainer
* Update to 2.3.2pat2002-06-048-30/+68
| | | | Approved by: 2 week timeout
* Unbreak on current by using ${CXX} to compile instead of ${CC},kris2002-06-042-8/+28
| | | | and #include <string.h> to get strcmp() prototype
* Respect CC and CFLAGS, and remove a bogus patch which deliberatelykris2002-06-042-28/+14
| | | | did #include <machine/soundcard.h> instead of <sys/soundcard.h>
* Switch to a working master site.petef2002-06-041-1/+1
| | | | | PR: 38871 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Reset maintainership to ports@. Thanks for your work on these, Jeremy!petef2002-06-0416-16/+16
| | | | | PR: 38874 Submitted by: Jeremy Norris <ishmael@mchsi.com> (previous maintainer)
* Don't touch charset.alias file installed by libiconv.sobomax2002-06-041-3/+12
|
* Set gnomelocaledir MAKE_ENV, because GNOME folks missed it out (it's empty).sobomax2002-06-041-0/+2
| | | | Bump PORTREVISION.
* Switch dependency from open-motif-devel to open-motif, since the formerkris2002-06-042-2/+2
| | | | | | was removed. Pointy hat to: obrien
* Remove tclxml, which was repo-copied over 6 months ago but neverkris2002-06-048-259/+0
| | | | finalized by the committer who requested it, despite several emails.
* Add scsh after repo-copy.kris2002-06-041-0/+1
| | | | Pointy hat to: alex
* Remove scsh after repo-copy.kris2002-06-041-1/+0
| | | | Pointy hat to: alex
* Update to 0.6.6.anders2002-06-046-6/+6
|
* Comment out unused variables whose initializers caused compile-time errors.wollman2002-06-042-19/+22
|
* Build a new scanner to avoid compilation errors in crufty old AT&Twollman2002-06-044-2/+34
| | | | scanner skeleton.
* Work around the broken deliver.pl behaviour on CURRENT. For some verymbr2002-06-043-0/+30
| | | | | | strange reason (perl bug ?i), deliver does not copy the includes to the right place, it just skips them. Just copy the includes to the right place.
* Don't assume stdin, stdout are compile-time constants.wollman2002-06-043-0/+52
|
* Correct for nognome case.sobomax2002-06-041-11/+11
|
* Don't assume that stderr is a compile-time constant.wollman2002-06-041-0/+27
|
* Set the default XML catalog location to the correct path. Bump PORTREVISION.marcus2002-06-043-0/+31
|
* osalp --> ports/audio/osalpijliao2002-06-041-0/+1
|
* add osalp 0.7.2ijliao2002-06-046-0/+89
| | | | Open Source Audio Library Project
* upgrade to 0.1.4ijliao2002-06-044-27/+3
|
* - Update to: sendmail.8.12.4dinoex2002-06-048-276/+6
| | | | - patch-stable is now in distribution
* upgrade to 1.07ijliao2002-06-044-15/+11
| | | | | PR: 38868 Submitted by: Erwin Lansing <erwin@lansing.dk>
* fix master siteijliao2002-06-041-1/+1
| | | | | PR: 38866 Submitted by: Erwin Lansing <erwin@lansing.dk>
* wxbasic --> ports/lang/wxbasicijliao2002-06-041-0/+1
|
* add wxbasic 0.52ijliao2002-06-047-0/+72
| | | | wxBasic Programming Language
* pircbot --> ports/irc/pircbotijliao2002-06-041-0/+1
|
* add pircbot 0.9.4ijliao2002-06-046-0/+85
| | | | | | | PircBot Java IRC Bot Framework PR: 38858 Submitted by: Tim Bishop <tim@bishnet.net>
* lbpp --> ports/devel/lbppijliao2002-06-031-0/+1
|
* add lbpp 0.0.6bijliao2002-06-036-0/+53
| | | | A front end to GCC from Liberty Basic source code
* OO bootstrap needs perl.mbr2002-06-033-0/+3
|
* Update to 0.14a.nobutaka2002-06-032-2/+2
|
* Update to 0.5. Add optional xsteg.markp2002-06-034-5/+24
|
* Fix build under XFree86-4markp2002-06-031-6/+1
|
* Update to 2.52 (scout is now found in www/scout)markp2002-06-033-18/+9
| | | | | | | MAINTAINER set to the submitter PR: 37107 Submitted by: Dominic Marks <dominic_marks@btinternet.com>
* Upgrade from 1.5.0.b1 to 1.5.0.b2.znerd2002-06-036-22/+40
| | | | | See: http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta2/
* Update to 0.90.sobomax2002-06-038-89/+192
|
* Update to 02.1 for i386.knu2002-06-0312-66/+78
| | | | | | | PR: ports/38791 Submitted by: David Marshall <marshall@chezmarshall.com> Use the MASTER_SITES :fu while I'm here.
* scout --> ports/www/scoutmarkp2002-06-031-0/+1
|
* Add scout 0.70, a utility to harvest URLs from a given start point.markp2002-06-036-0/+34
| | | | | PR: 37110 Submitted by: Dominic Marks <dominic_marks@btinternet.com>
* Update to 0.7.0.knu2002-06-033-2/+5
|
* ruby-gnome-all --> ports/x11/ruby-gnome-allknu2002-06-031-0/+1
|
* Add ruby-gnome-all, the "meta-port" for Ruby/GNOME.knu2002-06-039-0/+87
|
* Update the Ruby/GNOME suite to 0.28.knu2002-06-0317-250/+12
|
* #include <sys/param.h> instead of <machine/param.h> to fix build onkris2002-06-031-0/+11
| | | | -current.
* Track version bump on MASTER_SITE. Reflect the fact that Ocamlweb'sjkoshy2002-06-033-7/+7
| | | | | documentation is now version numbered. Make pkg-plist correct when NOPORTDOCS is defined.
* Update to 2.2.2.knu2002-06-033-3/+6
|
* Update to 0.1.1.knu2002-06-033-2/+3
|
* Update to 1.4.5.knu2002-06-033-8/+22
|
* Update to 3.2.1.knu2002-06-033-8/+8
|
* Remove extra MASTER_SITES - the distfile is now awailable from thesobomax2002-06-032-6/+2
| | | | MASTER_SITE_GNOME
* Respect CC and don't try and include a null header directorykris2002-06-031-2/+11
|
* Respect CFLAGSkris2002-06-034-0/+43
|
* Respect CXX and CXXFLAGSkris2002-06-031-0/+14
|
* Make gail use X prefix. Bump PORTREVISION as this is required for glade2marcus2002-06-032-0/+4
| | | | to work.
* g2c --> ports/devel/g2cijliao2002-06-031-0/+1
|
* add g2c 0.4ijliao2002-06-036-0/+42
| | | | Glade to C translator
* Update to 1.0b2.kuriyama2002-06-0316-160/+108
| | | | Approved by: maintainer
* Update tmac suite to 20020602 of RELENG_4.okazaki2002-06-032-4/+9
| | | | | Change the default .Os value to FreeBSD 4.6. Bump PORTREVISION.
* upgrade to 2.13ijliao2002-06-0313-97/+197
| | | | | PR: 38836 Submitted by: maintainer
* upgrade to 1.12ijliao2002-06-0310-24/+170
| | | | | PR: 38833 Submitted by: maintainer
* Update to 0.41.petef2002-06-034-4/+4
| | | | | PR: 38842 Submitted by: maintainer
* Add patches to get 2.1.b9 to compilekris2002-06-034-0/+84
|
* Update to ns 2.1.b9 and reset MAINTAINER to ports@ because the oldkris2002-06-036-16/+38
| | | | maintainer's email is bouncing.
* Update to 0.4.1.marcus2002-06-034-23/+2
|
* mavbiff --> ports/mail/mavbiffpetef2002-06-031-0/+1
|
* Add mavbiff 1.1, small screen with active mailboxes andpetef2002-06-036-0/+38
| | | | | | | bring-to-front-facility. PR: 33168 Submitted by: Edwin Groothuis (edwin@mavetju.org)
* Some other ln -s -> ln -fsmbr2002-06-0323-115/+391
|
* Update to 1.4.tobez2002-06-032-2/+2
|
* Update to 3.09.tobez2002-06-034-4/+4
|
* Update to 2.07.tobez2002-06-032-2/+2
|
* Update 2.4.2-1 --> 2.4.3-2cy2002-06-034-67/+84
| | | | | PR: 38430 Submitted by: MAINTAINER: Freddie Cash <fcash@bigfoot.com>
* PR: ports/31950sada2002-06-036-0/+50
| | | | | | | Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> Add new port: japanese/celrw . Celrw is cellular phone-number read/write tool. Celrw's target is PDC only (in Japan).
* Do not exclude all of src/etc. Instead be more granular and only listobrien2002-06-031-1/+1
| | | | the applicable parts.
* For now, do not add libstd++ lib to the package. A libgcc_s.so is missingmbr2002-06-0346-621/+2438
| | | | on CURRENT. I'll investigate here what's wrong.
* Fix building fails when compiled w/ perl interpreter option.obrien2002-06-031-4/+15
| | | | | PR: 36124 Submitted by: Anton Berezin <tobez@tobez.org>
* ja-celrw --> ports/japanese/celrwsada2002-06-031-0/+1
| | | | | PR: ports/31950 Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp>
* Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in thetobez2002-06-0363-56/+609
| | | | | | | | | | | | | | | | | | | @INC array. This takes care of the infamous problem of updating the packages already in the perl distribution. With this change, no tricks are any longer necessary for such p5 ports, except the usual tweaking of INSTALLDIRS in Makefile.PL. This last one can also be taken care of by an appropriate BSDPAN modifications, but until we have the `natural' @INC order in the 4.X base system perl, it is meaningless. Do not include iconv.h and do not link with libiconv. Iconv is not used by perl in any way currently, but it used to link it if found. Fix perl on freebsd/sparc64. PR: 33212 (iconv), 37605 (iconv), 38813 (sparc64) Reported by: Vivek Khera <khera@kciLink.com> (iconv), Martin Nilsson <martin@gneto.com> (iconv) Submitted by: jake (sparc64)
* Add missing includes for CURRENTmbr2002-06-0323-0/+322
|
* Fix previous patch. We have to include unistd.h for FreeBSDmbr2002-06-0323-207/+253
|
* Do not link with lsupc++. With the newest gcc3.1 version it seems not tombr2002-06-0323-368/+161
| | | | be necessary.
* Add a patch to not prototype getopt() again if gcc3 is used.mbr2002-06-036-0/+210
|
* Same case as Solaris.mbr2002-06-0323-0/+253
|
* Don't compile this for the gcc3 case.mbr2002-06-036-0/+66
|
* Fix typo: USE_PERL -> USE_PERL5petef2002-06-034-4/+4
|
* enable c++ supportijliao2002-06-034-12/+16
| | | | bump portrevision
* Update to 0.2.9.tobez2002-06-038-88/+4
| | | | | PR: 38834 Submitted by: Marcin Cieslak <saper@system.pl> via the maintainer
* Add a missing mkdirbrian2002-06-032-0/+2
| | | | Submitted by: Pete Fritchman <petef@absolutbsd.org>
* p5-HTTP-DAV --> ports/www/p5-HTTP-DAVskv2002-06-031-0/+1
|
* Add p5-HTTP-DAV 0.31, perl interface to the gnome ghttp library.skv2002-06-036-0/+57
|
* Updated to 1.07skv2002-06-032-2/+2
|
* upgrade to 1.8.0ijliao2002-06-034-18/+12
| | | | | PR: 38809 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* add gscjk moduleijliao2002-06-033-4/+768
| | | | | | | | remove ghostscript6 module bump portrevision PR: 38803 Submitted by: Statue <statue@softwareliberty.org>
* Updated to 1.1.1skv2002-06-034-19/+24
|
* pktrace --> ports/print/pktraceijliao2002-06-031-0/+1
|
* - update to 2.0.1petef2002-06-0333-69/+525
| | | | | | | | | - bump PORTEPOCH (the last version should have been 2.0.p1, not 2.0p1) - sort pkg-plist, don't try to @dirrm directories that aren't totally ours PR: 34231 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> Approved by: maintainer timeout
* add pktrace 1.0.4ijliao2002-06-0313-0/+119
| | | | Scalable PostScript (Type1) Fonts for MetaFont
* add USE_MOTIFijliao2002-06-021-0/+1
| | | | Reportted by: Alex Kapranoff <kappa@agava.com>
* Update to 5.8.petef2002-06-022-2/+2
| | | | | PR: 38822 Submitted by: maintainer
* p5-XML-Handler-YAWriter --> ports/textproc/p5-XML-Handler-YAWriterskv2002-06-021-0/+1
|
* Add p5-XML-Handler-YAWriter 0.23, yet another Perl SAX XML Writer.skv2002-06-026-0/+44
|
* Update to 0.9.10.nobutaka2002-06-022-2/+2
|
* Uodate to 0.1.1.nobutaka2002-06-026-14/+14
|
* p5-XML-Filter-SAX1toSAX2 --> ports/textproc/p5-XML-Filter-SAX1toSAX2skv2002-06-021-0/+1
|
* Add p5-XML-Filter-SAX1toSAX2 0.01, convert SAX1 events to SAX2.skv2002-06-026-0/+43
|
* (1) Update distinfo.nobutaka2002-06-026-2/+26
| | | | | | | (2) Sync with xine-0.9.10. (3) Bump PORTREVISION. Submitted by: maintainer (1)
* Updated to 1.12, minor fixesskv2002-06-024-7/+11
|
* Sync with xine-0.9.10.nobutaka2002-06-024-4/+24
| | | | Bump PORTREVISION.
* Updated to 2.1, examples addedskv2002-06-024-13/+39
|
* Update to 0.9.10.nobutaka2002-06-024-4/+4
|
* (1) Update to 0.9.10.nobutaka2002-06-0214-82/+72
| | | | | | (2) Add SDL support. Submitted by: mi (2)
* Minor fixesskv2002-06-022-15/+5
|
* Updated to 1.00skv2002-06-024-7/+11
|
* Stop to create the unused directory.nobutaka2002-06-024-4/+1
| | | | Pointed out by: Takayuki Nakao <t@nakao.org>
* Updated to 0.65skv2002-06-023-5/+10
|
* Updated to 0.09skv2002-06-028-40/+44
|
* - Update to metakit-2.4.7-37dinoex2002-06-023-16/+3
| | | | - Fix another libtoll problem
* Stage 1 of system GNU tar upgrade to a modern version:sobomax2002-06-0210-1/+417
| | | | | | | Merge all applicable bugfixes, local hacks and new features from the ancient base system tar into the port, so those two are interchangeable. Bump PORTREVISION.
* - Update to metakit-2.4.6dinoex2002-06-024-7/+23
|
* Upgrade to the 27-May-2002 GCC 3.1.1 pre-release snapshot.obrien2002-06-024-22/+18
|
* upgrade to 4.3.21ijliao2002-06-023-9/+8
|
* upgrade to 1.0.17ijliao2002-06-022-3/+2
|
* - update to 0.2petef2002-06-026-27/+71
| | | | | | | | | | | | | - instead of echoing instructions from the Makefile, use a pkg-message - re-do the install of this port (now has more than 3 fortunes) - don't check for the games distribution in the Makefile, check in a pkg-install script - install fortunes to ${PREFX}/share/games/fortune/rus, instead of just ${PREFIX}/share/games/fortune (this way other languages can have their own subdirectory). PR: 38489 Submitted by: Oleksandr Bezpalko <bestia@iptcom.net> (partially)
* Update to 0.4.marcus2002-06-025-15/+24
|
* Use correct variable for symlinking src scripts.will2002-06-021-1/+1
|
* Make this build and install cleanly on alpha so as to unblock the kdegallatin2002-06-026-46/+70
| | | | | | build. Approved by: kris
* Update module cluster-useradmin.olgeni2002-06-022-3/+3
|
* Update to 2.0.3.marcus2002-06-0211-48/+52
| | | | | | | This is a set of commits for GTK+-2.0 and friends to support freetype2-2.1.0. PR: 38796
* Update to 1.0.2.marcus2002-06-026-11/+12
| | | | | | | This is a set of commits for GTK+-2.0 and friends to support freetype2-2.1.0. PR: 38796
* Fix a problem with font rendering in Nautilus and gdm2. This may alsomarcus2002-06-023-5/+37
| | | | | | correct an anti-alias font rendering problem in KDE 3. Reported by: many
* Update to 0.14.nobutaka2002-06-023-4/+4
|
* Update to 0.97.tobez2002-06-022-2/+2
|
* Update to 0.5.tobez2002-06-023-2/+4
|
* Fix a problem where gnomecal would crash on the first of every month, andmarcus2002-06-026-0/+68
| | | | | | | correct the link to gnomecal's help documentation. Bump PORTREVISION. PR: 38773 (help docs) Obtained from: gnome-pim CVS (crash fix)
* upgrade to 5.04ijliao2002-06-022-3/+3
| | | | | PR: 38799 Submitted by: maintainer
* upgrade to 2.13ijliao2002-06-023-13/+16
| | | | | PR: 38797 Submitted by: maintainer
* floatator --> ports/misc/floatatorijliao2002-06-021-0/+1
|
* add floatator 0.2.1ijliao2002-06-026-0/+36
| | | | An interactive fluid dynamics simulation
* Bump PORTREVISION for the header file fixes in the last commit.petef2002-06-011-0/+1
| | | | Submitted by: The Anarcat <anarcat@anarcat.ath.cx>
* Update to 1.01.tobez2002-06-014-5/+5
|
* Update to 1.15.tobez2002-06-012-2/+2
|
* Update to 0.04.tobez2002-06-013-2/+3
|
* When editing multiple PRs, make sure to clear the change message in between.des2002-06-012-14/+15
|
* Updated to 1.51, because bugfixesskv2002-06-012-2/+2
|
* - Conform to GNOME directory hierarchyijliao2002-06-014-41/+26
| | | | | | - Support CFLAGS properly PR: 38782
* - Fix PORTVERSIONijliao2002-06-011-3/+6
| | | | | | | - Conditionalize dependency for archivers/bzip2 PR: 38780 Submitted by: Ports Fury
* upgrade to 1.0ijliao2002-06-013-18/+9
| | | | | PR: 38786 Submitted by: Ports Fury
* update to 1.7.0 and fix some bugs both in the previous port and in thebillf2002-06-014-348/+373
| | | | | | | | | | | | | | | | | | | xerces codebase itself. although this commit is a combination of all three PRs, i didn't take every PR verbatim (and left out some smaller parts of the first two PRs). any mistakes in the merging of these PRs is mine and if the original submitters would like to generate diffs after this commit, i'll look at those as well. Gregory Bond gets credit for spotting some particularly nasty problems in the old port. Remember folks, just because it compiles doesn't mean it works.. PR: ports/36248, ports/37016, ports/37619 Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp>, Daniel Lang <dl@leo.org>, Gregory Bond <gnb@itga.com.au>
* - Update to 2.64pat2002-06-013-6/+5
| | | | | | | | - Project site moved, author's email updated - PREFIX safe Based on PR: 38735 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> (previous maintainer)
* Install manpagespat2002-06-011-1/+4
| | | | | PR: 38742 Submitted by: Martijn Koster <mak-freebsd-bugs@greenhills.co.uk>
* Update to 20020401pat2002-06-012-2/+2
| | | | | PR: 38761 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Update to 0.9.9.8pat2002-06-015-30/+44
| | | | | PR: 38779 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.3.1pat2002-06-013-9/+15
| | | | | PR: 38785 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - Update to 0.93.2pat2002-06-013-6/+8
| | | | | | | - reword pkg-comment PR: 38783 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 1.0.13pat2002-06-012-2/+2
| | | | | PR: 38781 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.7.10pat2002-06-012-2/+2
| | | | | PR: 38784 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.9.34pat2002-06-014-4/+4
| | | | | PR: 38788 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - don't display the port readme when installingpetef2002-06-014-15/+12
| | | | | | | | | - remove unused configure script - add missing pkg-install script - add line to pkg-plist to remove the 'quakerun' user on deinstall PR: 38733 Submitted by: Martin Perry <martin@raq.cx>
* waimea --> ports/x11-wm/waimeapetef2002-06-011-0/+1
|
* Add waimea 0.3.2, an X11 window manager designed for maximumpetef2002-06-016-0/+61
| | | | | | | efficiency. PR: 38619 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
* Update to 1.4.6.marcus2002-06-0110-18/+108
|
* - get rid of duplicate code in Makefiles.dinoex2002-06-0112-54/+142
| | | | | - Fix USE_OPENSSL_PORT and USE_OPENSSL_BASE - drop obsolete/broken USE_OPENSSL
* py-rrdpipe --> ports/net/py-rrdpipeijliao2002-06-011-0/+1
|
* add py-rrdpipe 0.1ijliao2002-06-0111-0/+65
| | | | Portable Python module to access RRDTool files via pipes
* xnee --> ports/x11/xneepetef2002-06-011-0/+1
|