summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Update to 0.73. The new OpenSSL patch was provided byJoe Marcus Clarke2003-11-226-6/+8
| | | | | | | Matthew Luckie <mjl@luckie.org.nz>. Notes: svn path=/head/; revision=94700
* Update to 7.23.Joe Marcus Clarke2003-11-228-10/+40
| | | | | | | | | | | | | | | * Addresses two security issues: - Forced placement of downloaded skin-files in undesirable locations - Buffer overflow when processing skins * Adds an OpenSSL ASN.1 patch (http://www.openssl.org/news/secadv_20031104.txt) * Allow for Xft support with WITH_XFT2 [1] PR: 59577 Submitted by: maintainer Obtained from: trevor [1] Notes: svn path=/head/; revision=94699
* fix build on -currentEdwin Groothuis2003-11-221-0/+1
| | | | | | | (interesting that this never occured earlier) Notes: svn path=/head/; revision=94698
* Fix printing due to badly generated XML files. This has been reported toJoe Marcus Clarke2003-11-222-2/+25
| | | | | | | | the libgnomeprint developers, but it's not clear whether or not it will be fixed in time for thr freeze. Notes: svn path=/head/; revision=94697
* Change BROKEN to IGNORE in the case of configurations that will neverMark Linimon2003-11-223-3/+3
| | | | | | | be made to work. Notes: svn path=/head/; revision=94696
* - Fix build on 5.xPav Lucistnik2003-11-223-5/+124
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=94695
* misc/brs stopped compiling on -CURRENT due to an obsolete header. Here's a ↵James E. Housley2003-11-222-4/+63
| | | | | | | | | | fix, written by Volker Stolz. Thanks Volker! PR: 59570 Submitted by: MAINTAINER Notes: svn path=/head/; revision=94693
* Update f-prot to 4.3.0.James E. Housley2003-11-222-3/+2
| | | | | | | | PR: 59562 Submitted by: MAINTAINER Notes: svn path=/head/; revision=94692
* When the clock is at 12am and it will crash.James E. Housley2003-11-222-1/+16
| | | | | | | | | | Reported by: Franz Klammer PR: 59561 Submitted by: MAINTAINER Notes: svn path=/head/; revision=94691
* - Fix build on 5.xPav Lucistnik2003-11-222-9/+60
| | | | | | | | | PR: ports/59557 Submitted by: Samy Al Bahra <samy@kerneled.com> Approved by: adamw (mentor) Notes: svn path=/head/; revision=94690
* Update to 2.3.3. See docs/CHANGES.txt for details, although theMark Linimon2003-11-223-27/+35
| | | | | | | | | | | | highlights are: code reworked to support internationalization; fixed security hole; added directives 'remove resent' and 'extra header'. Note to maintainer: since this PR was first filed a few months ago, there is now yet another version -- 2.4. We're getting caught up on these, though. PR: ports/54080 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it> (maintainer). Notes: svn path=/head/; revision=94689
* Add graphics/imgseek, a photo manager and viewer with content-based search.Mark Linimon2003-11-221-0/+1
| | | | | | | | PR: ports/53746 Submitted by: Joseph Haga <tuximus@tcsn.net> Notes: svn path=/head/; revision=94687
* Add ImgSeek, a Python-based photo manager and viewer with content-basedMark Linimon2003-11-224-0/+144
| | | | | | | | | search. PR: ports/53746 Submitted by: Joseph Haga <tuximus@tcsn.net> Notes: svn path=/head/; revision=94686
* - Our other two 64-bit platforms needs min(int, int) workaround tooPav Lucistnik2003-11-222-8/+2
| | | | | | | | | | | - Unmark broken as it builds on Bento at least for i386. I got some feedback that it builds with gcc 3.3.3, but not with 3.3.1 Tested by: Koop Mast (on sparc64) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94685
* - Update to 2.1.5Pav Lucistnik2003-11-222-2/+9
| | | | | | | | | | | - Respect CFLAGS PR: ports/56967 Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94684
* - Move lpr binaries in base away, so cups binaries in /usr/local/binPav Lucistnik2003-11-224-1/+47
| | | | | | | | | | | | | | get picked. - Move them back on deinstall. - Give maintainershop to submitter. PR: ports/57938 Submitted by: Sergey Akifyev <asa@gascom.ru> Reviewed by: marcus Approved by: adamw (mentor) Notes: svn path=/head/; revision=94683
* - Let package create necessary config directoriesPav Lucistnik2003-11-223-15/+14
| | | | | | | | | | | | | - Change pkg-message to point to common configuration problems - Give maintainership to submitter PR: ports/57937 Submitted by: Sergey Akifyev <asa@gascom.ru> Reviewed by: marcus Approved by: adamw (mentor) Notes: svn path=/head/; revision=94682
* . Update to 5.10. [1]Greg Lewis2003-11-212-4/+13
| | | | | | | | | | | . Add some knobs (WITH_MB, XLOCKMORE_LANG). [1] . USE_MESA -> USE_GL. PR: 59139 [1] Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> [1] Notes: svn path=/head/; revision=94681
* too much options removed in the last commitOliver Lehmann2003-11-211-0/+5
| | | | Notes: svn path=/head/; revision=94680
* utilize USE_OPENLDAPOliver Lehmann2003-11-215-32/+10
| | | | Notes: svn path=/head/; revision=94679
* o Update holiday file to year 2004 edition(for ja_JP.eucJP only).Norikatsu Shigemura2003-11-214-17/+40
| | | | | | | | | | | | | o Fix X resources to enable vertical scrollbar on help window. whenNeeded had been assumed as Never from XFree86 4.0. o Fix X resources to use roman font insted of italic or oblique (for ja_JP.eucJP only). PR: ports/59560 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer) Notes: svn path=/head/; revision=94678
* . Remove empty pkg-message (fixes bento build).Greg Lewis2003-11-211-0/+0
| | | | | | | | PR: 59568 Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer) Notes: svn path=/head/; revision=94677
* . Update to 1.7.Greg Lewis2003-11-214-4/+9
| | | | | | | | PR: 56140 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> Notes: svn path=/head/; revision=94676
* - Update to 1.18.1Pav Lucistnik2003-11-213-3/+5
| | | | | | | | | | | | - Transfer maintainership to submitter PR: ports/57872 Submitted by: Marc Olzheim <marcolz@stack.nl> Approved by: Patrick Guelat <pgfb@imp.ch> (old maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94675
* - Don't link with randlinePav Lucistnik2003-11-219-539/+16
| | | | | | | | | PR: ports/58238 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94674
* - Update checksum again, seems author removes .ps version of documentationPav Lucistnik2003-11-214-467/+31
| | | | | | | | | | from tarball - Unmark broken, it builds for me just fine Approved by: adamw (mentor) Notes: svn path=/head/; revision=94673
* Update MASTER_SITES.Hye-Shik Chang2003-11-211-1/+1
| | | | | | | | PR: 59563 Submitted by: maintainer Notes: svn path=/head/; revision=94672
* Fix WWWMathieu Arnold2003-11-214-4/+4
| | | | | | | Noticed by: fenner's distfile survey Notes: svn path=/head/; revision=94671
* Update phppgadmin to 3.0.1Neil Blakey-Milner2003-11-213-193/+194
| | | | | | | | | | add option PGADMDIR in Makefile PR: 58333 Submitted by: Kang Liu liukang@bjpu.edu.cn> Notes: svn path=/head/; revision=94670
* Add files I missed in my previous commit.Neil Blakey-Milner2003-11-218-0/+188
| | | | Notes: svn path=/head/; revision=94669
* Increment PORTVERSION to 5.2, as the Japanese manual pagesOKAZAKI Tetsurou2003-11-211-2/+1
| | | | | | | | | | | | | | | live under doc/ja_JP.eucJP/man should be enough close for 5.2-RELEASE. PR: 59550 Submitted by: horikawa (maintainer) Remove NO_CHECKSUM according to the comment in bsd.port.mk: "NO_CHECKSUM is a user variable and is not to be set in a port's Makefile." Suggested by: portlint Notes: svn path=/head/; revision=94668
* Update phpMyAdmin to 2.5.4Neil Blakey-Milner2003-11-216-16/+82
| | | | | | | | PR: 58872 Submitted by: Melvyn Sopacua <melvyn@webteckies.org> Notes: svn path=/head/; revision=94667
* Upgrade www/zope to version 2.6.2Neil Blakey-Milner2003-11-2118-282/+234
| | | | | | | | PR: 59000 Submitted by: Osma Suominen <ozone@sange.fi> Notes: svn path=/head/; revision=94666
* Update to 2003.11.19.Norikatsu Shigemura2003-11-212-2/+2
| | | | Notes: svn path=/head/; revision=94665
* Fix build on -stable. [1]Norikatsu Shigemura2003-11-212-3/+4
| | | | | | | | | Add another MASTER_SITES. Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> [1] Notes: svn path=/head/; revision=94664
* Update to 2.0.5 [1]Sergey A. Osokin2003-11-213-68/+68
| | | | | | | | | | Use %%DOCSDIR%% and %%DATADIR%% macros [2] Submitted by: Linh Pham <question@closedsrc.org> [1], osa [2] PR: 59510 Notes: svn path=/head/; revision=94663
* Add -fPIC to fix build on amd64Tilman Keskinoz2003-11-211-1/+1
| | | | | | | Approved by: osa Notes: svn path=/head/; revision=94662
* Reinstate PORTEPOCH, accidentally deleted in previous commit.Christian Weisgerber2003-11-212-0/+2
| | | | | | | Submitted by: krion Notes: svn path=/head/; revision=94661
* * Update to 1.7.0Michael Landin2003-11-212-2/+3
| | | | | | | - Code improvement Notes: svn path=/head/; revision=94660
* Add -fPIC to fix build on amd64Tilman Keskinoz2003-11-211-3/+3
| | | | Notes: svn path=/head/; revision=94659
* Upgrade to Twisted 1.1.0!Neil Blakey-Milner2003-11-213-4287/+8719
| | | | | | | Also take over maintainership from Johann with his permission. Notes: svn path=/head/; revision=94658
* * Update to 0.50Michael Landin2003-11-213-21/+28
| | | | | | | | * Use %%DATADIR%% * Install documentation Notes: svn path=/head/; revision=94657
* - Fix output of time_t for 64bitDirk Meyer2003-11-212-0/+12
| | | | | | | | PR: 59546 Submitted by: matthias.andree@gmx.de Notes: svn path=/head/; revision=94656
* . Removed unneeded patch files.Greg Lewis2003-11-213-55/+0
| | | | | | | Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> Notes: svn path=/head/; revision=94655
* . Remove unneeded patches.Greg Lewis2003-11-212-52/+0
| | | | | | | Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer) Notes: svn path=/head/; revision=94654
* Fix incorrect argument order for kill(2) [1]Sergey A. Osokin2003-11-212-11/+7
| | | | | | | | | | | | Use USE_REINPLACE instead of one-line patch-stentry.c. Bump PORTREVISION. Bug found and original patch: Valentin Nechayev <netch@lucky.net> [1] Approved by: maintainer (timeout) PR: 59510 Notes: svn path=/head/; revision=94653
* Add -fPIC to CFLAGS to hopefully fix build on amd64Tilman Keskinoz2003-11-211-0/+1
| | | | Notes: svn path=/head/; revision=94652
* Add -fPIC to fix build on amd64Tilman Keskinoz2003-11-211-1/+1
| | | | Notes: svn path=/head/; revision=94651
* Respect CFLAGSTilman Keskinoz2003-11-211-8/+10
| | | | | | | Add -fPIC to hopefully fix build on amd64 Notes: svn path=/head/; revision=94650
* Add -fPIC to fix build on amd64Tilman Keskinoz2003-11-211-0/+1
| | | | Notes: svn path=/head/; revision=94649