summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_0'.release/5.2.0cvs2svn2003-12-129821-757204/+6012
| | | | | Notes: svn path=/head/; revision=95679 svn path=/tags/RELEASE_5_2_0/; revision=95680; tag=release/5.2.0
* Fix build by syncing with gaim-0.73.Joe Marcus Clarke2003-12-041-2/+2
| | | | | | | | | PR: 59782 Submitted by: maintainer Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94855
* Get this to compile when GTK+ is not present. Fix whitespace too.Trevor Johnson2003-12-041-6/+4
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=94854
* - Fix build with gcc 3.3Pav Lucistnik2003-12-041-0/+15
| | | | | | | | | PR: ports/59585 Submitted by: Koop Mast <einekoai@chello.nl> Approved by: marcus (portmgr) Notes: svn path=/head/; revision=94853
* - Fix build with gcc 3.3Pav Lucistnik2003-12-033-3/+17
| | | | | | | | | | | | - Use INFO macro PR: ports/59866 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: maintainer Approved by: marcus (portmgr) Notes: svn path=/head/; revision=94852
* Fix build/work of qcad:Michael Reifenberger2003-12-037-216/+5
| | | | | | | | | | | | - minor update to 2.0.1.2 - add dependancy to bash (needed by build process) - use {SH} instead of hardcoded sh - delete repo copied but not used cad/qcad2 Approved by: marcus (re) Notes: svn path=/head/; revision=94851
* The linux-gtk port sets USE_LINUX_PREFIX which adds a dependencyTrevor Johnson2003-12-031-17/+25
| | | | | | | | | | | | | | | | | on linux_base 7.1, but the latter port has its own XFree86 libraries which conflict with the ones from this port. The rpm2cpio (used in pre-install) and rpm (used in do-install) ports conflict with each other. Fix the dependencies by bringing in parts of the linux-gtk Makefile so this port can stand on its own, and by using the rpm2cpio that accompanies rpm. While I'm here, be less verbose, reorder some lines to please portlint, and slim the pre-install a little. Approved by: portmgr (marcus) for 5.2 freeze Notes: svn path=/head/; revision=94850
* Build the DynaLoader with -fPIC to fix some build problems on amd64.Joe Marcus Clarke2003-12-034-2/+24
| | | | | | | | Submitted by: tobez Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94849
* Bump dependency on net/net-snmp to check for libnetsnmp.so.6.Bruce M Simpson2003-12-031-2/+2
| | | | | | | Approved by: marcus (portmgr) Notes: svn path=/head/; revision=94848
* Add two patches to make pwlib build on Sparc64Roger Hardiman2003-12-034-0/+100
| | | | | | | Approved my Joe Notes: svn path=/head/; revision=94847
* Fix buffer overflow that allows privilege escalation for local users.Cy Schubert2003-12-026-2/+64
| | | | | | | | Approved by: will (using his portmgr hat) Obtained from: Timo Sirainen <tss@iki.fi> on BUGTRAQ Notes: svn path=/head/; revision=94846
* Fix CONFIGURE_ENV parameter GLIB_CONFIG: use "pkg-config glib-2.0" insteadStefan Eßer2003-12-021-1/+1
| | | | | | | | | of "glib12-config" (which was inconsistent with "USE_GNOME=glib20). Approved by: marcus (Joe Marcus Clarke) Notes: svn path=/head/; revision=94845
* Remove some extraneous spaces introduced in the last commit.Joe Marcus Clarke2003-12-021-1/+1
| | | | | | | Noticed by: olgeni Notes: svn path=/head/; revision=94844
* Fix master site list -- this will greatly speed up fetching (and makeDavid E. O'Brien2003-12-021-3/+1
| | | | | | | it clear where the real distfile lives). Notes: svn path=/head/; revision=94843
* Add some wording on how to move from gnome2-lite to the full-blown GNOME 2Joe Marcus Clarke2003-12-021-2/+9
| | | | | | | desktop. Notes: svn path=/head/; revision=94842
* Add bison dependency.Trevor Johnson2003-12-011-1/+2
| | | | | | | | noticed by: kris in bento log Approved by: portmgr (will) Notes: svn path=/head/; revision=94841
* - Unbreak on 5.x (gcc 3.3 preprocessor)Pav Lucistnik2003-12-011-5/+62
| | | | | | | | | PR: ports/59781 Submitted by: Tony Maher <tonymaher@optushome.com.au> (maintainer) Approved by: marcus (portmgr) Notes: svn path=/head/; revision=94840
* Do not overwrite base lp* files by default. Instead, provide aJoe Marcus Clarke2003-12-011-0/+19
| | | | | | | | | | | CUPS_OVERWRITE_BASE macro, plus some instruction on what could happen should users chose this option. Submitted by: maintainer Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94839
* Add bits for slave port kde-lite.Will Andrews2003-12-012-6/+16
| | | | Notes: svn path=/head/; revision=94838
* Add kde-lite, the FreeBSD release "meta-port" for KDE.Will Andrews2003-12-013-0/+35
| | | | | | | | Requested by: re Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94836
* Add CONFLICTS for each other.Joe Marcus Clarke2003-12-012-0/+4
| | | | Notes: svn path=/head/; revision=94835
* Add gnome2-lite, a trimmed down version of the GNOME 2 desktop that willJoe Marcus Clarke2003-12-016-0/+103
| | | | | | | | | | be used on FreeBSD release CDs. Requested by: re Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94833
* Fix build on amd64 where Mozilla cannot be built (yet).Joe Marcus Clarke2003-12-011-1/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94832
* Fix build errors caused by cut-n-paste.James E. Housley2003-11-302-4/+4
| | | | | | | Approved by: portmgr (marcus@) Notes: svn path=/head/; revision=94831
* Add patch originally missed in import. Patch byAdam Weinberger2003-11-301-0/+21
| | | | | | | | | | | | | | Franz Klammer <klammer@webonaut.com>. This fixes the build. PR: ports/59440 Submitted by: Mezz (maintainer) Approved by: marcus (portmgr) Pointy hat to: me Thanks for being so patient with me: Mezz Notes: svn path=/head/; revision=94830
* - Fix build on 5.xPav Lucistnik2003-11-301-0/+11
| | | | | | | | | | PR: ports/59810 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> Approved by: marcus (portmgr) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94829
* - Unbreak on 5.xPav Lucistnik2003-11-307-10/+244
| | | | | | | | | | | | | - Respect CFLAGS - Silence Portlint PR: ports/59770 Submitted by: Sergey Matveychuk <sem@ciam.ru> Approved by: marcus (portmgr) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94828
* Correct the OSVERSION check for the libgmp depedency; libgmp was removedMike Silbersack2003-11-301-1/+2
| | | | | | | | | | waaaay earlier than I had previously thought. Also bump portrevision since this is an important change for 5.x users. Approved by: portmgr (marcus) Notes: svn path=/head/; revision=94827
* Fix typo error (ONLY_FOR_ARCH => ONLY_FOR_ARCHS),Vanilla I. Shu2003-11-301-1/+1
| | | | | | | | | | this fix building on non-i386 archs. Submitted by: maintainer Approved by: portmgr (marcus) Notes: svn path=/head/; revision=94826
* Fix patching stage in XFree86-4-Server-snap by using patch-xfree86.cf in thisEric Anholt2003-11-292-1/+12
| | | | | | | | | | port instead of from XFree86-4-libraries. The new chunk to the patch in XFree86-4-libraries is already merged in to CVS. Approved by: portmgr (kris) Notes: svn path=/head/; revision=94825
* Add a missing dependency on gnomedesktop, and simplify the USE_GNOME bits.Joe Marcus Clarke2003-11-291-6/+3
| | | | | | | | | Reported by: bento via kris Approved by: maintainer (implicit) portmgr (implicit) Notes: svn path=/head/; revision=94824
* Unbreak.Maxim Sobolev2003-11-299-23/+23
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=94823
* Use a sampling rate that works with the AudioPCI ES1371-B in myTrevor Johnson2003-11-292-3/+14
| | | | | | | | | | | | Dell OptiPlex GX110. Submitted by: FireWire BSD of e-tahan.com, who discussed the problem with autozen author Steven James (I don't know which of them found the fix) Approved by: portmgr Notes: svn path=/head/; revision=94822
* Update to an interm version that handles 5.2-RELEASE.David E. O'Brien2003-11-292-4/+4
| | | | | | | | Submitted by: Vic Abell <abe@purdue.edu> Approved by: marcus Notes: svn path=/head/; revision=94821
* Unbreak: chase checksum for armstrong_thesis_2003.pdf.Jimmy Olgeni2003-11-282-2/+2
| | | | | | | | | PR: ports/59745 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: portmgr (marcus) Notes: svn path=/head/; revision=94820
* Bring the tix toolkit up to tcl/tk 8.4.Joerg Wunsch2003-11-283-69/+70
| | | | | | | | | | | | | Also fix a broken shared lib configuration that caused the absolute pathname (in the ports compilation directory) of the tix lib to be recorded in the generated wish interpreter, so after removing the compile directory from the machine, the interpreter could not be run at all anymore. Strange nobody ever comlained abou this. Not Approved by: maintainer (timeout) Notes: svn path=/head/; revision=94819
* Looks like I seriously botched the last commit; somehow four lines fromPeter Pentchev2003-11-282-54/+6
| | | | | | | | | | | | | | | | the original Makefile.in got duplicated in the 'patched' one, leading to a malformed sh(1) construct that would inevitably break the installation. Thanks to Ronald Sebastian and Alex Dupre for pointing this out. Noticed by: Ronald Sebastian <mailsagan@yahoo.com> and Alex Dupre <sysadmin@alexdupre.com>, among others While I'm here, remove the autoconf part of the Makefile.in patch, which actually duplicates what I've been doing in the port's Makefile for some time now :) Notes: svn path=/head/; revision=94818
* Update qmailadmin to 1.0.29 for much better interoperability with vpopmail.Peter Pentchev2003-11-288-50/+146
| | | | | | | | | PR: 59606 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Approved by: portmgr (will) Notes: svn path=/head/; revision=94817
* Clamav 0.65 uses libgmp for digital signature calculations;Mike Silbersack2003-11-281-0/+6
| | | | | | | | | | | | | as libgmp no longer exists in 5.x, add the needed dependency to this Makefile. (Note that stale gmp.h and libgmp files sitting around may still cause problems, anyone with an "old" 5.x system that sees oddities in the build should make sure that those old files are purged from /usr/lib and /usr/include.) Notes: svn path=/head/; revision=94816
* add missing dependenceYing-Chieh Liao2003-11-281-0/+4
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=94815
* Typo. Pointed out by S.J. Yu <sjyu@msi.com.tw>Kevin Lo2003-11-281-1/+1
| | | | Notes: svn path=/head/; revision=94814
* - Fix build on -CURRENT (conflicting prototype)Pav Lucistnik2003-11-281-0/+10
| | | | | | | | | | PR: ports/59684 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: marcus (portmgr) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94813
* *** Security Update (not fix, only workaround) ***Jun Kuriyama2003-11-286-2/+124
| | | | | | | | | | | | | | Disable the ability to create signatures using the ElGamal sign+encrypt (type 20) keys as well as to remove the option to create such keys. Reported by: se References: http://lists.gnupg.org/pipermail/gnupg-devel/2003-November/020570.html http://lists.gnupg.org/pipermail/gnupg-devel/2003-November/020569.html Approved by portmgr (will) Notes: svn path=/head/; revision=94812
* Update to vpopmail-5.3.30, fixing a critical update_rules bug.Peter Pentchev2003-11-278-36/+94
| | | | | | | | | | | Revamp a bit the creation of the MySQL credentials file. PR: 59605 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (mostly) Approved by: portmgr (will) Notes: svn path=/head/; revision=94811
* This patch is still needed for -STABLE and older versions of 5.x.Joe Marcus Clarke2003-11-272-0/+24
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94810
* Add an entry for sysutils/medusa.Joe Marcus Clarke2003-11-271-0/+1
| | | | Notes: svn path=/head/; revision=94808
* Remove medusa. This port is broken and no longer used.Joe Marcus Clarke2003-11-2714-249/+0
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94807
* Forced commit to state that source tarball reroll looks likeAlexander Nedotsukov2003-11-270-0/+0
| | | | | | | | | | | fake-recovery (after accidental damage?) from 0.6.2 version. The only difference between 0.6.2 and current 0.6 sources is .2 suffix in version number around the code. Reminded by: portmgr (marcus) Notes: svn path=/head/; revision=94806
* Now that the build on ia64 has been fixed, remove the ONLY_FOR_ARCHSMarcel Moolenaar2003-11-271-3/+0
| | | | | | | | | that listed all archs, except ia64. Approved by: portmgr (kris) Notes: svn path=/head/; revision=94805
* Fixed the MASTER_SITES.Ernst de Haan2003-11-272-2/+2
| | | | | | | Approved by: portmgr (adamw) Notes: svn path=/head/; revision=94804