aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add Proc::PID_File perl module.Kelly Yancey2002-11-096-0/+37
|
* Fix Build on -CURRENTTilman Keskinoz2002-11-091-0/+79
| | | | | PR: 42504 Submitted by: Eirik Nygaard <eirikn@bluezone.no>
* Add USE_GCC=2.95, since the build dumps core with gcc 3.xTilman Keskinoz2002-11-091-0/+1
| | | | | PR: 39189 Submitted by: Stanislav Grozev <tacho@factline.com>
* Update to 1.1.11.Joe Marcus Clarke2002-11-092-2/+2
|
* Mark BROKEN when icc is installed (ifc and icc share some libs).Alexander Leidinger2002-11-092-0/+8
| | | | | | | | | | | To have working FreeBSD binaries, icc installs modified libs. Installing ifc after icc results in not working FreeBSD binaries for icc compiled code because ifc overwrites these libs (if it doesn't overwrite them, ifc can't produce working linux binaries). This commit wasn't discussed with the maintainer of ifc. Noticed by: marius@alchemy.franken.de
* - mark BROKEN when linux_devtools or ifc is installedAlexander Leidinger2002-11-092-4/+14
| | | | | - make it more clear that you shouldn't install linux_devtools in the post install message
* Add NO_CDROMTilman Keskinoz2002-11-091-0/+1
| | | | | PR: 44822 Submitted by: brooks
* Add entry for bcwipe: Non-Commercial Distribution and Use OnlyTilman Keskinoz2002-11-091-0/+2
| | | | | PR: 44822 Submitted by: brooks
* Remove -fnopermissveTilman Keskinoz2002-11-093-1/+22
| | | | | PR: Craig Rodrigues <rodrigc@attbi.com> Submitted by: 42785
* Update to version 2.9.25Dmitry Sivachenko2002-11-094-4/+4
| | | | | PR: 45147 Submitted by: Joseph Scott <joseph@randomnetworks.com>
* Update to 0.18.Joe Marcus Clarke2002-11-093-3/+4
|
* Update to 0.24 RC4.Joe Marcus Clarke2002-11-094-20/+414
| | | | | PR: 45146 Submitted by: maintainer
* Justify MASTER_SITE_NETSCAPE:SADA Kenji2002-11-091-11/+9
| | | | | | | - remove an invalid site ftp.unipi.it - move some sites which doesn't have netscape48 distfile to the bottom of the list Approved by: trevor
* Unbreak by upgrading to 2.6.2Tilman Keskinoz2002-11-093-22/+7
| | | | Approved by: Hiten Pandya <hiten@uk.FreeBSD.org> (maintainer)
* Update to 0.59.6.Joe Marcus Clarke2002-11-099-60/+6
|
* iNew port: yaz++.Dmitry Sivachenko2002-11-096-0/+72
| | | | | | YAZ++ is a C++ programmer's toolkit supporting the development of Z39.50v3 clients and servers. It includes an implementation of the ZOOM C++ binding, a generic YAZ++ client/server API and a powerful Z39.50 proxy.
* Accidentally forgot a dependency on libiconv.Alan Eldridge2002-11-0912-12/+24
|
* Update to 0.10.3.Joe Marcus Clarke2002-11-093-10/+3
|
* Update to 1.9.4.Joe Marcus Clarke2002-11-094-4/+4
| | | | | PR: 45037 Submitted by: Marc Recht <marc@informatik.uni-bremen.de>
* Update to 0.5.3.Joe Marcus Clarke2002-11-092-2/+2
| | | | | PR: 44849 Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp>
* Unbreak & upgrade to latest version (PORTEPOCH bump needed).Jimmy Olgeni2002-11-093-741/+1811
|
* use MASTER_SITE_NETSCAPESADA Kenji2002-11-091-1/+2
| | | | | | PR: ports/42678 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Approved by: maintainer
* - Keep up with changes on -current (__sF, elf_i386 -> elf_i386_fbsd).Alexander Leidinger2002-11-088-44/+190
| | | | | | | | | | | - Use an exclude file for cpio, there's not much sense in extracting and chmod'ing a whole bunch of files only to delete them afterwards. - Fix two bugs in the ld-wrapper that could cause it to dump core in rare cases. - Remove a forgotten C++ include. - Improve IGNORE message. Submitted by: marius@alchemy.franken.de
* Unbreak devel e4graphTilman Keskinoz2002-11-082-7/+18
| | | | | PR: 44108 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* upgrade to 1.3.4Ying-Chieh Liao2002-11-082-2/+2
|
* Make fetchable by adding MASTER_SITE_SUBDIRTilman Keskinoz2002-11-081-2/+1
|
* Add the patch which lets this port compile on Alphas without evidentMikhail Teterin2002-11-081-0/+149
| | | | | | | | | | | | | | | | | | | | breakage on i386 or Sparc64. Tested on: beast, panther, an x86 -current (aldan.algebra.com) and x86 -stable (corbulon.video-collage.com). The patch puts a bunch of casting and type-changing band-aids, but this software package desperately needs a good maintainer -- to properly fix it -- int32s are mixed with longs, etc. Unfortunately, the package is lacking any self-testing facilities, so it may well not work properly, even though it compiles. This is true even for x86, BTW, although less likely, because that's where it was developed. Since the patch is not expected to change the result on x86, there is no PORTREVISION bump. PR: ports/40444 Submitted by: Jan Lentfer The problem also reported directly to this maintainer by: Jun Ushida
* o New port pkill version 0.1: NetBSD's pgrep and pkill: find orMario Sergio Fujikawa Ferreira2002-11-086-0/+54
| | | | | | | | | | | | | | | | | signal processes matching criteria o Based on current NetBSD's pgrep(1) and pkill(1) with the following differences: 1) -STABLE version does not support filtering by session ID since this information is only available in kernel space. -CURRENT supports this. 2) Added -M and -N flags following ps(1). Therefore, drop additional privileges (drop_privs) if any of those flags are defined. 3) kvm access without sgid o Items (2) and (3) are based on jmallett code sent to me for inspiration. :) Great thanks to jmallett for that. Obtained from: NetBSD CVS (original pkill/pgrep code)
* Apply a hot-fix against a bug where portupgrade(1)/pkgdb(1) leaveAkinori MUSHA2002-11-084-4/+20
| | | | | | | temporary files ($TMPDIR/+CONTENTS*). Bump PORTREVISION for that. Modify the IGNORE message that is shown when pkg_create(1) is found to be too old.
* Spell PORTREVISION correctly.Ruslan Ermilov2002-11-081-1/+1
|
* openlog(3) and closelog(3) are unsafe in PAM modules.Ruslan Ermilov2002-11-082-2/+18
|
* Note the move of xmms-gdancer from audio to graphics in the Makefiles.Tom Hukins2002-11-082-1/+1
| | | | Thanks, kris.
* Make context_i386.c work on 5.x as well as 4.x by using the DBREG_DRXAlfred Perlstein2002-11-082-0/+102
| | | | | | | | | | | macro to access the fields of 'struct dbreg' instead of accessing them directly. Because the macro is buggy on older versions of FreeBSD as it lacks proper macro argument parens, use an extra pointer as a workaround so that we'll work on pre-patched versions of FreeBSD. Reviewed by: gerald (maintainer)
* And update to 1.0.13 (submitted at the end of october while theEdwin Groothuis2002-11-082-2/+2
| | | | | | | previous commit was around september) PR: ports/44742 Submitted by: Alex Rodioukov <simuran@shaw.ca>
* Make xalf fetchable again.Joe Marcus Clarke2002-11-081-4/+1
| | | | | PR: 45128 Submitted by: Mark Linimon <linimon@lonesome.com>
* Change maintainer to david@bushong.net, and use PORTCOMMENT.Norikatsu Shigemura2002-11-082-2/+2
| | | | | Submitted by: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com> David Bushong <david@bushong.net>
* Maintainer update to version 1.0.11.1Edwin Groothuis2002-11-083-3/+20
| | | | | PR: ports/42432 Submitted by: Alex Rodioukov <simuran@shaw.ca>
* Maintainer update to version 1.2Edwin Groothuis2002-11-083-25/+24
| | | | | PR: ports/42588 Submitted by: Samuel Tardieu <Samuel@beeblebrox.rfc1149.net, "Tardieu <samm"@inf.enst.fr>
* update to 1.6Edwin Groothuis2002-11-082-2/+2
| | | | | PR: ports/44869 Submitted by: Erwin Lansing <erwin@lansing.dk>
* The unixstat port has a typo in the list of manual pages.Edwin Groothuis2002-11-081-3/+3
| | | | | PR: ports/44866 Submitted by: Mike Meyer <mwm@mired.org>
* Autotrace port is updated to 0.31.0 by maintainer.Edwin Groothuis2002-11-083-5/+4
| | | | | | | | Shared library version is changed from 1 to 2 and one port (graphics/frontline) is affected. PR: ports/44846 Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp>
* net/p5-Net-SNMP requires perl 5.6.0 or newer. This diff marksEdwin Groothuis2002-11-084-4/+44
| | | | | | | the port BROKEN under older perls. PR: ports/44749 Submitted by: Lars Thegler <lars@thegler.dk>
* Ports needed perl to install -> USE_PERL5=yesEdwin Groothuis2002-11-082-0/+2
| | | | Noticed on: bento
* (1) Remove dependency on and support for linking with gd. Gnuplot is onlyGreg Lewis2002-11-081-6/+4
| | | | | | | | | interested in gd for making gifs. gd hasn't done this since around version 1.4 IIRC (we're now at 1.8.4). (2) Detect libpng correctly (this is fixed slightly differently than the PR). PR: 45035 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> (2)
* 1. PORTREVISION ==> 6.Alan Eldridge2002-11-0824-60/+12
| | | | 2. Remove components (4) of javascript debugger from plist.
* MASTER_SITES has moved to bsd.sites.mk as MASTER_SITE_NETSCAPESADA Kenji2002-11-081-28/+2
| | | | | | PR: ports/42678 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Approved by: trevor
* Update CATEGORIES following a CVS repository copy moving the port fromTom Hukins2002-11-081-1/+1
| | | | | | audio to graphics where other xmms visualization plugins can be found. (And this time do it in the right place...)
* Delete port following move to graphicsTom Hukins2002-11-085-41/+0
|
* Update to 0.5.5Mario Sergio Fujikawa Ferreira2002-11-083-2/+5
|
* Make it fetchable.Patrick S. Gardella2002-11-081-1/+2
|
* Update CATEGORIES following a CVS repository copy moving the port fromTom Hukins2002-11-081-1/+1
| | | | audio to graphics where other xmms visualization plugins can be found.
* Fix the build on -CURRENT due to a mangled patch.Joe Marcus Clarke2002-11-081-7/+9
| | | | Reported by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Fix a problem in the GIF pixbuf loader that caused GTK+ apps to crash whenJoe Marcus Clarke2002-11-084-2/+54
| | | | | | trying to load GIF images. Reported by: William N. Culler Jr. <william@neo.rr.com>
* Update WWWTilman Keskinoz2002-11-081-1/+1
|
* s/MASTER_SITES_SUBDIR/MASTER_SITE_SUBDIR/Kris Kennaway2002-11-081-1/+1
| | | | Pointy hat to: kris
* Remove unnecessary dependency on libglade, I introduced with the lastTilman Keskinoz2002-11-081-1/+1
| | | | | | | revision PR: 43685 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add back py-kde after it was resurrected.Kris Kennaway2002-11-081-0/+1
| | | | Forgotten by: nbm
* Update WWWTilman Keskinoz2002-11-081-1/+1
|
* Update port to version 2.0.9.Jimmy Olgeni2002-11-085-197/+358
| | | | | PR: 44428 Submitted by: Matt Peterson <matt@peterson.org>
* Update MASTER_SITES and MAINTAINER.Will Andrews2002-11-081-2/+2
|
* Remove BROKEN as the build error was found to be transient.Will Andrews2002-11-081-2/+0
|
* Take maintainershipDirk Meyer2002-11-081-1/+1
|
* use #ifndef to disableDirk Meyer2002-11-081-1/+1
|
* Catch up with URL change.Alexander Leidinger2002-11-081-1/+1
| | | | Noticed by: Fenner's distfile survey
* Hopefully avoid a problem with CURRENTDirk Meyer2002-11-081-2/+12
| | | | /usr/include/sys/file.h:130: syntax error before "u_int"
* upgrade to 0.75Ying-Chieh Liao2002-11-084-9/+14
| | | | | PR: 31222 Submitted by: maintainer
* upgrade to 2.6.3Ying-Chieh Liao2002-11-083-9/+24
| | | | | PR: 45039 Submitted by: maintainer
* - Unbreak with the new g++.Akinori MUSHA2002-11-082-1/+13
| | | | | | Reported by: bento - Pass "--with-swig=swig1.1" to configure.rb.
* 1. fix messagesYing-Chieh Liao2002-11-082-6/+7
| | | | | | | | 2. use DATADIR and DOCSDIR 3. show messages when install PR: 31013 (1) Submitted by: Joseph Mallett <jmallett@xMach.org>, maintainer (1)
* Put a copy of the distfile on MASTER_SITE_LOCAL. www.firstworks.comAkinori MUSHA2002-11-082-2/+6
| | | | has been down these days.
* 1. Broken for system perl. Sorry but we don't know yet how to make it work.Alan Eldridge2002-11-0848-30528/+384
| | | | | | | | | | | | | | | | 2. Disable javascript debugger (like we're at a stage where we want to do that .... hahaha). 3. Remove dupes from files/mozconfig.in. 4. Whack the share and include dirs in a post-install target (I know it's slower that way, but I'm gonna let Trevor work out how to do it otherwise, since he so kindly volunteered.) 5. We need an icon for this, people. Any graphics geeks out there? Thanks to Adam Weinberger for his valuable info about perl versions, and his continuing research. Thanks to everybody else who's tested, even if y'all did report the same thing. 8-) Finally, thanks to Warren Zevon, whose song My ****'s ****ed Up certainly applies to the early stages of this port.
* Update MASTER_SITE_SUBDIR to make it fetchable again.Tilman Keskinoz2002-11-081-1/+1
| | | | | PR: 44955 Submitted by: Josef El-Rayes <j.el-rayes@daemon.li>
* Remove local hacks occasionally sneaked into the previous commit.Maxim Sobolev2002-11-082-5/+3
|
* Put back pkg-comment, because it breaks otherwise perfectly working port.Maxim Sobolev2002-11-083-5/+6
| | | | | Pointy hat to: adamw Sponsored by: PortaOne Software Ltd.
* remove extra fileYing-Chieh Liao2002-11-082-0/+6
| | | | | PR: 44871 Submitted by: maintainer
* add gqlplus, the SQL*PLUS with commandline editing, history, andYen-Ming Lee2002-11-086-0/+41
| | | | | | | table/column name completion Reviewed by: ijliao (mentor) Approved by: ijliao (mentor)
* remove extra fileYing-Chieh Liao2002-11-082-2/+8
|
* upgrade to 0.2.7Ying-Chieh Liao2002-11-083-3/+5
| | | | | PR: 44761 Submitted by: maintainer
* make it build againYing-Chieh Liao2002-11-084-8/+8
|
* upgrade to 2.25Ying-Chieh Liao2002-11-082-2/+2
| | | | | PR: 45036 Submitted by: maintainer
* add ircservices 5.0.2Ying-Chieh Liao2002-11-086-0/+158
| | | | | | | A system of IRC services for IRC networks PR: 44521 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* Bulletins are no longer broken; update the description accordingly.Sheldon Hearn2002-11-071-2/+1
| | | | Submitted by: author
* Update to the java/javamail port from version 1.2 to 1.3.Edwin Groothuis2002-11-073-350/+355
| | | | | | | Changing maintainer to java@freebsd.org PR: ports/44558 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* Update to java/jaf port from version 1.0.1 to 1.0.2.Edwin Groothuis2002-11-073-56/+56
| | | | | | | Move maintainer to java@freebsd.org PR: ports/44557 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* Convert to bsd.gnomeng.mkTilman Keskinoz2002-11-071-6/+4
| | | | Unbreak by not building included gettext
* Updated to fix problems as stated in PR ports/42915Edwin Groothuis2002-11-073-2/+42
| | | | | PR: ports/42915 Submitted by: Tony Maher <tonym@biolateral.com.au>
* Fix issues documented in PRs ports/43152 and ports/42128.Edwin Groothuis2002-11-072-10/+34
| | | | | | | | | | + Avoid using a dash in PORTVERSION. + Patch the binaries for the latest version of gettext, and add it to LIB_DEPENDS. + Require 4.x libc. PR: ports/43901 Submitted by: Seth Kingsley <sethk@meowfishies.com>
* ports/math/asir2000 do not build. This probrem has two reasons.Edwin Groothuis2002-11-075-25/+33
| | | | | | | | | | 1) ports/matn/pari-devel update. 2) 5-current do not build. This reasion is thread problem. This send-pr solved that problems. PR: ports/44308 Submitted by: Saito Tomokatsu <saito@asir.org>
* Japanese/emacs20-emcws dump core when using x11. From currentEdwin Groothuis2002-11-071-5/+13
| | | | | | | list, a linker option "-znocombreloc" can solve this problem. PR: ports/44926 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
* PERL -> REINPLACE_CMDEdwin Groothuis2002-11-071-1/+1
| | | | | PR: 44881 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* - Fix hagelslag on -CURRENT by including missing headerEdwin Groothuis2002-11-076-10/+76
| | | | | | | - CFLAGS police PR: ports/44890 Submitted by: Volker Stolz <vs@foldr.org>
* Revision 1.33 of sys/sys/signal.h changed the visibilityEdwin Groothuis2002-11-071-0/+52
| | | | | | | | of the sigaction member sa_handler. This change breaks knews. PR: ports/45008 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
* Upgrade to 4.29.2Andrey A. Chernov2002-11-072-3/+3
|
* Fix PERL dependencies for these ports (print/cups solves print/cups-baseEdwin Groothuis2002-11-0712-2/+14
| | | | | | and french/cups-base) Noticed on: bento
* - Do not install useless .la fileYing-Chieh Liao2002-11-074-156/+181
| | | | | | | - Utilize NOPORTDOCS PR: 44981 Submitted by: Ports Fury
* upgrade to 0.77.1Ying-Chieh Liao2002-11-072-2/+2
| | | | | PR: 44980 Submitted by: Ports Fury
* upgrade to 1.60.6Ying-Chieh Liao2002-11-074-117/+134
| | | | | PR: 44979 Submitted by: Ports Fury
* Don't strip Linux binariesTilman Keskinoz2002-11-071-2/+2
| | | | | Reported by: Dustin <dustin@arctichost.com>, kris PR: 30562
* - Support CC properlyYing-Chieh Liao2002-11-071-3/+3
| | | | | PR: 44978 Submitted by: Ports Fury
* upgrade to 2.5.3Ying-Chieh Liao2002-11-074-22/+8
| | | | | PR: 44977 Submitted by: Ports Fury
* Fix build on -currentEdwin Groothuis2002-11-071-2/+11
| | | | | PR: 45016 Submitted by: Ray Kohler <ataraxia@cox.net>
* upgrade to 1.3Ying-Chieh Liao2002-11-073-19/+2
| | | | | PR: 44976 Submitted by: Ports Fury
* upgrade to 4.19.1Ying-Chieh Liao2002-11-074-6/+9
| | | | | PR: 44975 Submitted by: Ports Fury
* upgrade to 0.7Ying-Chieh Liao2002-11-073-9/+10
| | | | | PR: 44974 Submitted by: Ports Fury
* fix build on currentYing-Chieh Liao2002-11-072-9/+12
| | | | | PR: 44973 Submitted by: Ports Fury
* Unbreak by Updating to 0.5.1Tilman Keskinoz2002-11-074-121/+217
| | | | | Submitted by: Stefan Jahn <stefan.jahn@nemesis-sektor.de> (maintainer PR: 44911
* Update modules: bind8-1.030-1, firewall-1.030-2, squid-1.030-1.Jimmy Olgeni2002-11-072-2/+7
|
* Unbreak by adding dependeny on XFree86-4-clients.Tilman Keskinoz2002-11-072-7/+11
| | | | | | | | Respect CFLAGS Don't install an own version of mktmp. Approved by: billf (maintainer) PR: 43456
* Unbreak build by using fetch instead of wget,Tilman Keskinoz2002-11-072-0/+18
| | | | | | | | Mark broken, because Audiogalaxy is dead PR: 45017, 42593 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer), Oliver Lehman n <lehmann@ans-netz.de>
* Update 2.2.0 -> 2.2.1Sheldon Hearn2002-11-073-5/+8
| | | | | | | | | | | This version contains no new functionality over 2.2.0, other than removing a .depend file and adding a sample configuration file. WARNING!!! This version is not backward compatible with 2.0.1; it uses a config file instead of using more command-line options than ls(1). Remove BROKEN tag.
* C library for the cross toolchain supporting Texas Instruments MSP430Joseph Koshy2002-11-076-0/+165
| | | | | | | architecture. PR: ports/44140 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
* The author has rerolled the distfile again, this time to include a sampleSheldon Hearn2002-11-071-0/+2
| | | | | | | config file. Mark BROKEN for now, while we discuss the choice of virtual user in the config file.
* I reported the stray .depend file included in the distfile to the author,Sheldon Hearn2002-11-072-4/+1
| | | | | | | who then rerolled the distfile with the same version number. Chase the distfile. I've verified that this is the only change. No trojans here. :-)
* Update to the 2002.10.31 snapshot of Wine.Gerald Pfeifer2002-11-078-44/+6
| | | | | Approved by: obrien (mentor) Also tested by: Ulrich 'Q' Spoerlein <q@galgenberg.net>
* Use PORTCOMMENT.Cy Schubert2002-11-0742-21/+42
|
* Deploy USE_REINPLACEMario Sergio Fujikawa Ferreira2002-11-071-2/+4
| | | | Submitted by: maintainer
* Don't quote PORTCOMMENT.Kris Kennaway2002-11-071-1/+1
|
* o Update to 0.92Mario Sergio Fujikawa Ferreira2002-11-072-4/+7
| | | | | | | o PKGNAMEPREFIX linux- since it's a linux binary port o brandelf Linux Submitted by: maintainer
* Set MAINTAINER to ports@ for ports without one. "One" being "a maintainer"Adam Weinberger2002-11-078-0/+16
| | | | | | in this case. Approved by: pat
* Use PORTCOMMENT.David E. O'Brien2002-11-0727-13/+27
|
* Update to Vim 6.1 patchlevel 248David E. O'Brien2002-11-072-3/+14
|
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-07205-212/+117
| | | | | 105 pointy hats to: me Approved by: pat
* Zero PORTREVISION after the PORTVERSION is bumped.Akinori MUSHA2002-11-072-2/+2
|
* Bison 1.75 fix.Cy Schubert2002-11-071-3/+59
|
* Back out PORTCOMMENT in favour of a (slightly shorter, to satisfyKris Kennaway2002-11-072-2/+1
| | | | | portlint) pkg-comment. bsd.port.mk currently has problems with PORTCOMMENT strings containing metacharacters.
* Add games/jumpnbumpAdam Weinberger2002-11-0710-0/+146
| | | | | | | | | A fun multiplayer game with cute fluffy bunnies, green grass, and horrible bloody explosions. PR: 43344 Submitted by: Gurkan Sengun <gurkan@linuks.mine.nu> Approved by: pat
* Update 1.5.1 -> 1.6.0Kiriyama Kazuhiko2002-11-076-7212/+19209
|
* . Update to 1.1.4Greg Lewis2002-11-073-5/+8
| | | | | . Alter maintainer from freebsd-ports@ to the more standard ports@. . Instead of explicitly depending on jdk1.1 set USE_JAVA appropriately.
* Fix for bison 1.75.Cy Schubert2002-11-072-0/+22
|
* Add second part of bison patches. All breakage has been introduced byMartin Blapp2002-11-0720-0/+1960
| | | | bison 1.75 import in october.
* On second thoughts, back out the PORTCOMMENT change and add backKris Kennaway2002-11-075-3/+3
| | | | pkg-comment for now.
* Comment out libxml++: recent PORTCOMMENT patch is breaking index buildsKris Kennaway2002-11-071-1/+1
|
* Fix user and group ownership of the installed files when they have beenGreg Lewis2002-11-071-1/+4
| | | | | | | | built by someone other than root. Instead of moving the files with tar, move them with cpio and set up ownership. PR: 36411 (9 more ports to go) Submitted by: alane
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-073400-1694/+3422
| | | | Approved by: pat
* port wouldn't build without the gnomelibs.Edwin Groothuis2002-11-071-1/+1
| | | | | | Noticed by: bento Approved by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> (maintainer)
* Upgrade to 4232James E. Housley2002-11-072-2/+2
|
* Update to 2.1.5.Hajimu UMEMOTO2002-11-074-8/+17
|
* - Ensure that files permissions/owners are set correctly if the port isNate Williams2002-11-071-2/+4
| | | | | | built by a non-root user. Submitted by: glewis
* Update 2.0.1 -> 2.2.0Sheldon Hearn2002-11-075-50/+4
| | | | | | | | | WARNING!!! This version of popd is not backward-compatible with the previous version, as it uses a config file instead of using more command-line options than ls(1). This version also fixes bulletins and a bunch of bugs.
* Upgrade to Version 1.29.OKAZAKI Tetsurou2002-11-072-3/+4
| | | | | | | | Add USE_PERL5, because this is a perlscript Update MAINTAINER to the submitter. PR: 43370 Submitted by: Tilman Linneweh
* upgrade to 1.2.2Ying-Chieh Liao2002-11-074-5/+6
| | | | | PR: 44972 Submitted by: Porst Fury
* upgrade to 2.8.2Ying-Chieh Liao2002-11-073-3/+3
| | | | | PR: 44971 Submitted by: Ports Fury
* upgrade to 1.4.0Ying-Chieh Liao2002-11-074-31/+225
| | | | | PR: 44970 Submitted by: Ports Fury
* upgrade to 1.4.0Ying-Chieh Liao2002-11-073-10/+11
| | | | | PR: 44969 Submitted by: Ports Fury
* upgrade to 5.3.2Ying-Chieh Liao2002-11-073-7/+8
| | | | | PR: 44968 Submitted by: Ports Fury
* upgrade to 0.3.3Ying-Chieh Liao2002-11-075-5/+30
| | | | | PR: 44967 Submitted by: Ports Fury
* upgrade to 1.3.3Ying-Chieh Liao2002-11-076-8/+14
| | | | | PR: 44966 Submitted by: Ports Fury
* upgrade to 5.4.7Ying-Chieh Liao2002-11-073-3/+3
| | | | | PR: 44965 Submitted by: Ports Fury
* - Fix LIB_DEPENDSYing-Chieh Liao2002-11-0716-114/+1706
| | | | | | | | - Support USE_GNONENG - Fix pkg-plist PR: 44964 Submitted by: Ports Fury
* - Fix LIB_DEPENDSYing-Chieh Liao2002-11-075-24/+18
| | | | | | | - Fix build when WITHOUT_X11 is defined PR: 44963 Submitted by: Ports Fury
* upgrade to 0.5.1Ying-Chieh Liao2002-11-075-4/+45
| | | | | PR: 44962 Submitted by: Ports Fury
* upgrade to 0.6.6Ying-Chieh Liao2002-11-076-7/+29
| | | | | PR: 44961 Submitted by: Ports Fury
* upgrade to 2.51Ying-Chieh Liao2002-11-076-34/+35
| | | | | PR: 44960 Submitted by: Ports Fury
* Drop the .ru mirror. Also check for source on the gnomemeeting site.Roger Hardiman2002-11-074-4/+4
|
* Unmark this port from being forbidden; the reason by its time was thatJoerg Wunsch2002-11-072-3/+1
| | | | | | | | | | | | | | | the port had been updated to 1.2.27 and ssl-1.48 which simply did not exist then. Now they do exist. Since it builds, installs and runs correctly with no further changes, and all the other apache-1.2.27-based ports are back alive again, there's no reason to keep this one forbidden. Don't be alarmed that the MD5 sum changes: the previous one in distinfo was actually the checksum from apache_1.3.26+ssl_1.48.tar.gz, since the last update to that file only changed the name but not the MD5 sum. Alas, i could not find any authoritative MD5 on http://www.apache-ssl.org/ to verify against.
* upgrade to 0.6.1Ying-Chieh Liao2002-11-062-2/+2
| | | | | PR: 44997 Submitted by: maintainer
* Upgrade to 1.5.3.Mike Heffner2002-11-069-71/+17
|
* Update to 0.98.4. See http://dovecot.procontrol.fi/ for a completeChristian Weisgerber2002-11-064-16/+20
| | | | | | | list of the enhancements which have been made. PR: 45000 Submitted by: Dominic Marks <dom@cus.org.uk>
* Update to 0.8.0.Christian Weisgerber2002-11-062-3/+3
| | | | | PR: 45001 Submitted by: Dominic Marks <dom@cus.org.uk>
* add cdict5 1.3Ying-Chieh Liao2002-11-066-0/+132
| | | | Chinese-English dictionary
* Unbreak by using the right version of autoheaderTilman Keskinoz2002-11-061-3/+2
|
* upgrade to 0.14.p2Ying-Chieh Liao2002-11-066-6/+6
|
* - Update to version 1.29.0Johann Visagie2002-11-063-78/+2947
| | | | | | | - Attempt to install full documentation (which is difficult to separate from the rest of the source) Approved by: Paul Marquis <pmarquis@pobox.com> (MAINTAINER)
* Use REINPLACE_CMD instead of PERL.OKAZAKI Tetsurou2002-11-061-1/+2
| | | | Reviewed by: md5
* Don't use REINPLACE_CMD -ne.Anders Nordby2002-11-061-1/+1
| | | | Pointy hat to: edwin
* Update MASTER_SITESTilman Keskinoz2002-11-061-2/+1
| | | | Submitted by: maintainer
* update to Net::XWhois 0.90Yen-Ming Lee2002-11-062-3/+2
| | | | | | Reminded by: Forrest Aldrich <forrie@forrie.com> Reviewed by: ijliao (mentor) Approved by: ijliao (mentor)
* Use BYTE_ORDER, BIG_ and LITTLE_ENDIAN instead of theirMikhail Teterin2002-11-061-2/+2
| | | | | | | | underscore-prefixed aliases, which are not available on -stable. There I was proud of myself for testing on i386, alpha, and panther, and still missing a -stable incompatibility :-\ Submitted by: Voodai, Lars Erik Gullerud, Ivajlo Nikolov (so far)
* Update to 20021106.Akinori MUSHA2002-11-068-8/+16
| | | | | | | | | | | | | | overall: - Make these work with ruby 1.7. portupgrade(1): - Get portupgrade -s to work again. - Synchronize the failure reason guesser with the latest "processlogs" script. - Rename -g/--go-on to -k/--keep-going, on the (vague) analogy of make(1).
* Update lang/ruby to 1.6.8-preview1.Akinori MUSHA2002-11-065-9/+10
|
* SURPRISE!Alan Eldridge2002-11-061-1/+1
| | | | | | | Changed MAINTAINER to dougb, who made the last upgrade when I was busy and must have missed it. Doug, if you don't want it, do what you will with it.
* Update 21.4.9 -> 21.4.10.Kiriyama Kazuhiko2002-11-064-9/+9
|
* Update 3.1 -> 3.2.Kiriyama Kazuhiko2002-11-062-7/+7
| | | | o Version up 3 pkgs
* Update 5.0 -> 6.0.Kiriyama Kazuhiko2002-11-062-57/+67
| | | | | o Version up 28 pkgs o New 5 pkgs
* GDB support for the Texas Instruments MSP430 architecture.Joseph Koshy2002-11-066-0/+70
| | | | | PR: ports/44141 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru>
* GCC Cross compiler for the Texas Instruments MSP430 architecture.Joseph Koshy2002-11-0611-0/+223
| | | | | PR: ports/44139 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru>
* Cross toolchain for the Texas Instruments MSP430 architecture.Joseph Koshy2002-11-066-0/+271
| | | | | PR: ports/44138 Submitted by: "Lev A. Serbryakov" <lev@serebryakov.spb.ru>
* Update to 2002.11.04, and use PORTCOMMENT.Norikatsu Shigemura2002-11-064-3/+5
|
* Fix build on Sparc64 by automating the endianness detection. (Thanks,Mikhail Teterin2002-11-061-0/+15
| | | | once again, to the "test" target.)
* rewrite ja-mikachan-ttfonts condition to NO_CDROMSADA Kenji2002-11-061-1/+1
|
* Upgrade to version 8.6 .SADA Kenji2002-11-062-3/+3
| | | | - Detailed condition was issued -- mark NO_CDROM
* Upgrade to 1.09. Prepend SourceForge's list of mirrors to MASTER_SITES.Mikhail Teterin2002-11-064-7/+12
| | | | | | Install JPEG-related sample files in addition to the TIFF sample. All this samples can be built by the port, BTW, but would require lib-dependency on libtiff and libjpeg.
* Finally upgrade to 1.0.4...Mikhail Teterin2002-11-062-2/+2
|
* Import emacs-wget which gives a simple interface for wget on Emacsen.Yoichi NAKAYAMA2002-11-067-0/+51
|
* Update to 0.10Yoichi NAKAYAMA2002-11-062-3/+3
|
* Update to version 2.1.4.Brian S. Dean2002-11-062-2/+2
|
* Rename patch-message target to patch-pkgmessage since patch-messageChristian Weisgerber2002-11-067-14/+14
| | | | | | is already used by bsd.port.mk. Approved by: maintainer
* Port update submitted by maintainerNick Sayer2002-11-0613-13/+39
| | | | | PR: ports/44983 Submitted by: girgen@pingpong.net
* Update to 1.0.0.Joe Marcus Clarke2002-11-0626-404/+626
|
* Update to 1.49.Joe Marcus Clarke2002-11-068-41/+47
| | | | | Reviewed by: sobomax Approved by: sobomax (scite update)
* . Respect WITHOUT_X11 setting.Greg Lewis2002-11-062-2/+13
| | | | | | | | | | Change is essentially as per the PRs but with an added necessary package list tweak. PR: 35177, 44834 Submitted by: Stijn Hoop <stijn@win.tue.nl>, Aurélien Nephtali <aurelien.nephtali@wanadoo.fr> Approved by: maintainer timeout
* Use PORTCOMMENT variable instead of pkg-comment file.Oliver Braun2002-11-0638-19/+19
|
* Add in a new patch file missed on initial commit.Patrick S. Gardella2002-11-061-0/+11
|
* Update to version 0.59Patrick S. Gardella2002-11-064-24/+34
|
* Do not enable XInput by default. While it works well with gtk12, thereJoe Marcus Clarke2002-11-062-4/+12
| | | | | | | still seems to be some issues with gtk20. Instead, allow users that really want XInput support to enable it using -DWITH_XINPUT Problem reported by: William N. Culler Jr. <william@neo.rr.com>
* Remove broken master site.Anders Nordby2002-11-061-1/+1
| | | | Reported by: jhs
* Really complete the change of domain name from sut.ac.jp to tus.ac.jpTrevor Johnson2002-11-065-10/+10
| | | | | | | (except in "Whom" lines). Submitted by: hrs PR: 38196
* Use PORTCOMMENT variable instead of pkg-comment file.Oliver Braun2002-11-0618-9/+9
| | | | | | PR: ports/44937,ports/44938,ports/44939,ports/44940,ports/44941, ports/44942,ports/44943,ports/44944,ports/44945 Submitted by: maintainer
* - Update to 1.3.1Dirk Meyer2002-11-062-2/+2
|
* Complete the change of domain name from sut.ac.jp to tus.ac.jpTrevor Johnson2002-11-068-16/+16
| | | | | | | (except in "Whom" lines). Submitted by: hrs PR: 38196
* - Update to 2.4.8Dirk Meyer2002-11-065-20/+44
|
* Upgrade to 1.12.Oliver Braun2002-11-064-10/+19
| | | | | PR: ports/44947 Submitted by: maintainer
* Upgrade to 0.42.Oliver Braun2002-11-063-2/+4
| | | | | PR: ports/44876 Submitted by: maintainer
* Add a libpng dependency.Adam Weinberger2002-11-061-1/+2
| | | | | | Noticed by: bento PR: 43650 Approved by: pat
* Enable compilation on -CURRENT.Trevor Johnson2002-11-061-0/+12
| | | | | Submitted by: Volker Stolz PR: 44931
* - Update to 1.3Dirk Meyer2002-11-062-2/+2
|
* Create port for xlog, an amateur radio logging appPatrick S. Gardella2002-11-0610-0/+140
|
* Mark 2 targets as .PHONY in main Makefile. Fixes 2 PRs that both complainAlan Eldridge2002-11-062-8/+8
| | | | | | | | | | | of the same problem. One originated in August, so maintainer timeout is invoked. Also, remove redundant post-patch target, since patches take care of this already. PR: 41496 44516 Submitted by: alane
* Update to 3.99.3Tilman Keskinoz2002-11-052-3/+3
| | | | | | Submitted by: Sergei Kolobov <sergei@kolobov.com> Approved by: nbm PR: 44934 43548 43923 44859
* Adjust pkg-comment and pkg-descr. gcc28 isn't the Latest Release andTilman Keskinoz2002-11-052-5/+1
| | | | | | will probably not become our base system compiler in the near future. Submitted by: Frerich Raabe <frerichraabe@gmx.de>
* Remove redundant current features and planned features sections, they'reCy Schubert2002-11-051-17/+1
| | | | | | | | already in the README in the distribution tarball. Correct an incorrect statement about tripwire. Generally simpilfy the statement made in this file.
* Fix build under Perl < 5.6.xSergey Skvortsov2002-11-051-0/+1
|
* Support NDEBUG define which both turns off assertions and makesMario Sergio Fujikawa Ferreira2002-11-052-0/+70
| | | | | | some variables unused Submitted by: mi
* Update 0.7 --> 0.9Cy Schubert2002-11-058-45/+53
| | | | | The aide database was in /var/adm/aide and is now in /var/db/aide. /var/adm is a SYSV directory that does not exist on FreeBSD.
* Should have been nuked in the great kde2 massacre. better late than never.Alan Eldridge2002-11-057-72/+0
|
* Found a way to do the strange perl-replace by a REINPLACE_CMD.Edwin Groothuis2002-11-051-2/+3
| | | | | | | Thanks to Adam Weinberger <adamw@FreeBSD.org> Noticed by: bento Submitted by: Adam Weinberger <adamw@FreeBSD.org>
* C++ fixes for -CURRENT/GCC3.Christian Weisgerber2002-11-055-1/+81
| | | | | PR: 44463 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* port graphics/giram didn't patch properly.Edwin Groothuis2002-11-051-2/+5
| | | | Noticed by: bento
* Currently mod_auth_mysql logs authentication error in the access log, andJames E. Housley2002-11-052-0/+33
| | | | | | | not in the error log. This new patch logs in both the access log and the error log, to not break existing scripts. Submitted by: Steve Ungerer <sau1@cornell.edu>
* Ports needed pod2man, that means USE_PERL5=yesEdwin Groothuis2002-11-052-0/+2
| | | | Noticed by: bento
* Fix REINPLACE statement.Edwin Groothuis2002-11-051-1/+1
| | | | Noticed by: bento
* Upped to PORTREVISION 4.Alan Eldridge2002-11-0524-84/+612
| | | | | | | Added pkg-message file. Put XP_UNIX in MAKE_ENV just to be safe. Show pkg-message at start and end. I think it's stabilized now.
* Upgrade to 2.43, which has some nice bug fixes, most significantlyDoug Barton2002-11-053-36/+36
| | | | | | | | | | | | | | to the auto-whitelist feature, and some core-dump problems that could cause a user to lose mail if spamd was down. Regenerate my usedcc patches. Fix the problem of the port using /etc/mail for its config files. This is the patch I submitted on 10/17, but never got a response from MAINTAINER. PR: ports/44105
* Update to 6.1.2, released 10/31. It's a very simple bugfix upgrade.Doug Barton2002-11-052-2/+2
| | | | | PR: ports/44830 Submitted by: Matthias Andree <matthias.andree@web.de>
* Force links so reinstalls can happen.Mark Murray2002-11-056-12/+12
|
* New MIT Kerberos V beta, version 1.2.7-beta1.Cy Schubert2002-11-0525-0/+917
|
* Oops...forgot to add this file in previous change.Mike Heffner2002-11-051-0/+13
|
* Fix port to work with new xforms and fix plist.Mike Heffner2002-11-053-8/+9
| | | | PR: ports/41000
* . Update to 3.7.2.Greg Lewis2002-11-052-4/+4
| | | | Approved by: maintainer timeout
* I'd like to try to maintain this.Trevor Johnson2002-11-051-1/+1
|
* Pass maintance on to Udo Schweigert, who does a fine job with theDavid E. O'Brien2002-11-052-2/+2
| | | | mutt-devel port.
* The community as a whole can maintain these better than I can at the moment.David E. O'Brien2002-11-055-5/+6
|
* The effort to maintain these for FreeBSD just isn't worth it with the lackDavid E. O'Brien2002-11-0523-23/+23
| | | | of reward.
* port needs perl to build -> USE_PERL5=yesEdwin Groothuis2002-11-051-0/+1
| | | | Noticed on: bento
* Ports needed perl to build -> USE_PERL5=yesEdwin Groothuis2002-11-052-0/+3
| | | | Seen on: bento
* (I can't work out how to replace that PERL RE to a SED RE -> USE_PERL5=yes)Edwin Groothuis2002-11-051-2/+2
| | | | Noticed on: bento
* Updated RE to match sed.Edwin Groothuis2002-11-051-1/+1
| | | | Noticed by: bento
* port needs pod2man -> USE_PERL5=yesEdwin Groothuis2002-11-051-0/+1
| | | | Noticed on: bento
* category is perl5, not perlEdwin Groothuis2002-11-051-1/+1
|
* RE is an extended RE, -E to REINPLACE.Edwin Groothuis2002-11-051-1/+1
| | | | Noticed on: bento
* Cleaned up regular expression to make sed happy.Edwin Groothuis2002-11-051-1/+1
| | | | Noticed by: bento
* Update to 2.0.7, and enable XInput support by default.Joe Marcus Clarke2002-11-056-10/+16
|
* Updated PostgreSQL to 7.3beta4. This version fixes all known problemsSean Chittenden2002-11-052-11/+11
| | | | | | | | on -CURRENT and should be the last release before rc1. Updated the optimized CFLAGS as well. PR: ports/44893 Submitted by: Vladimir Chukharev <chu@gpi.ru>
* port requires pod2man -> USE_PERL5=yesEdwin Groothuis2002-11-051-6/+8
| | | | Noticed on: bento
* www/chtml builds and installs again.Edwin Groothuis2002-11-051-101/+69
| | | | Noticed on: bento
* o Update booktree capture code to latest version:Mario Sergio Fujikawa Ferreira2002-11-058-632/+704
| | | | | | | | | | | | 1) Warning message if the tuner device cannot be opened for write 2) A two stage sync slip recovery mechanism, stage 1 runs async to catch up, stage 2 injects a blank frame 3) Update to a consistent indent style (will minimize future diffs) o Bump PORTREVISION Submitted by: "Steve O'Hara-Smith" <steve@sohara.org>
* Adjust regular expression to make it patching again.Edwin Groothuis2002-11-051-1/+1
| | | | Noticed on: bento
* port needs perl to build -> USE_PERL5=yesEdwin Groothuis2002-11-051-0/+1
| | | | Noticed on: bento
* vlog requires pod2man -> USE_PERL5=yesEdwin Groothuis2002-11-051-0/+1
| | | | Noticed on: bento
* Add -E to REINPLACE because it's a extended REEdwin Groothuis2002-11-051-1/+1
| | | | Notified by: bento