summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Upgrade to 050527.thierry2005-05-282-3/+3
|
* - Upgrade to 0.81.kuriyama2005-05-2812-34/+23
| | | | | | | - Unbreak on some conditions. - Update WWW: line. No response from: maintainer
* Update to 1.8.5.anders2005-05-282-3/+3
|
* snort_inline --> ports/security/snort_inlinepav2005-05-281-0/+1
|
* An inline IPS system based on snort using ipfw.pav2005-05-287-0/+265
| | | | | PR: ports/81378 Submitted by: Nick Rogness <nick@rogness.net>
* Forced commit to note that lawrance@ is now free from mentorship.clement2005-05-280-0/+0
|
* Depend on GCC 3.4 or later instead of GCC 3.2 and simplify the respectivegerald2005-05-281-3/+1
| | | | | | rules. Approved by: maintainer timeout
* Fix a patch that got mangled on the last update.lawrance2005-05-281-21/+20
| | | | Approved by: clement (mentor, implicit)
* - Fix with recent wxWidgets changespav2005-05-281-0/+1
| | | | | PR: ports/81576 Submitted by: Ulrich Spoerlein <q@galgenberg.net> (maintainer)
* assp --> ports/mail/asspjylefort2005-05-281-0/+1
|
* Add assp.jylefort2005-05-2813-0/+835
| | | | | | | | | | | | | | | | | | | | | | | | | | | Anti-Spam SMTP Proxy is a spam filter that sits on port 25 in front of your regular SMTP server (sendmail, postfix, qmail, etc). ASSP performs a number of configurable spam checks, and on detecting a spam message, provides an immediate 5xx SMTP error code back to the client. Non-spam messages are passed to your regular SMTP server for further processing and delivery. ASSP offers: - a whitelist of known good senders - Bayesian checks on message headers and contents - recipient address validation using LDAP and RFC822 conformance - relay denial - HELO checking - SPF (Sender Policy Framework) checking - DNSBL (DNS Block List) checking using many DNSBL services - Virus detection ASSP is a single script with a web-based configuration tool. WWW: http://assp.sourceforge.net/ PR: ports/81570 Submitted by: J.R. Oldroyd <fbsd@opal.com>
* - Add $(includedir) to BASE_CPPFLAGS, otherwise chicken can't find it's ownpav2005-05-282-1/+12
| | | | | | | header file when used PR: ports/80219 Submitted by: Juan F. A. Saldarriaga <neb@gigax.org>
* - Does not compile on sparc64pav2005-05-281-0/+4
| | | | Reported by: krismail
* solid-ircd --> ports/irc/solid-ircdoliver2005-05-281-0/+1
|
* Add solid-ircd 3.4.7,oliver2005-05-285-0/+55
| | | | | | | | solid Internet Relay Chat Daemon based on bahamut IRCd. PR: 81578 Submitted by: mj <freebsd@nsacenter.com>
* that has to be removed for the 3.3 updateoliver2005-05-281-17/+0
|
* update to 3.3oliver2005-05-288-103/+74
| | | | | | | change installation of etc/mime.types to etc/mime.types.pserv (stop conflicting with other ports) PR: ports/80726 Approved by: maintainer timeout (21 days)
* update to 1.21oliver2005-05-285-86/+22
| | | | | | | | update MASTER_SITES utilize misc/mime-support PR: ports/80731 Approved by: maintainer timeout (21 days)
* ppracer --> ports/games/ppraceradamw2005-05-281-0/+1
|
* Add ppracer, which is pretty much the next generation ofadamw2005-05-285-0/+382
| | | | | | | | | | | | | | | | | | TuxRacer. Note that it has some rendering issues. It plays fine but it looks wonky on some cards. PlanetPenguin Racer is an OpenGL racing game featuring Tux, the Linux mascot. The goal of the game is to slide down a snow- and ice-covered mountain as quickly as possible. It is based on the GPL version of TuxRacer. Differences from TuxRacer include: * Course progress bar * Themes * New terrain types (lava, etc.) * Actively developed! WWW: http://projects.planetpenguin.de/racer/
* Update to 0.3.9jylefort2005-05-283-9/+27
| | | | | PR: ports/81575 Submitted by: Choe Cheng-Dae <whitekid@gmail.com>
* Add missing dependency linux-openmotif to make wfcmgr work.anders2005-05-282-2/+4
| | | | | Submitted by: mich Approved by: maintainer (mbr)
* don't install perl stuff when WITHOUT_PERL is set - even when perl is installedoliver2005-05-283-6/+15
| | | | | PR: ports/80675 Approved by: maintainer timeout (23 days)
* p5-Math-Combinatorics --> ports/math/p5-Math-Combinatoricsjylefort2005-05-281-0/+1
|
* Add p5-Math-Combinatorics.jylefort2005-05-285-0/+52
| | | | | | | | | | | | | | | | | | | Combinatorics is the branch of mathematics studying the enumeration, combination, and permutation of sets of elements and the mathematical relations that characterize their properties. As a jumping off point, refer to: http://mathworld.wolfram.com/Combinatorics.html This module provides a pure-perl implementation of nCk, nPk, and n! (combination, permutation, and factorial, respectively). Author: Allen Day <allenday@ucla.edu> WWW: http://search.cpan.org/dist/Math-Combinatorics/ PR: ports/81572 Submitted by: Aaron Dalton <aaron@daltons.ca>
* Update to 2.24jylefort2005-05-282-3/+3
| | | | | PR: ports/81571 Submitted by: maintainer
* Upgrade to 2.0 beta, RC8.thierry2005-05-282-6/+5
|
* Compile with HAVE_PROTOTYPES to fix varargs build error. Proper fixlawrance2005-05-281-2/+4
| | | | | | (same effect, include kpathsea/c-auto.h) has been submitted upstream. Approved by: clement (mentor, implicit)
* - MASTER_SITE downdinoex2005-05-282-3/+2
|
* - Add PTHREAD_LIBS to fix build in tinderbox. Works in non-tinderbox ..ahze2005-05-281-1/+1
| | | | Pointed out by: kris via pointyhat
* Fix build on 5.x by making configure see that our mkdir works.lawrance2005-05-281-0/+11
| | | | | | | configure (incorrectly) detected that mkdir on 5 was broken, however the workaround it would try to use was even more broken. Approved by: clement (mentor, implicit)
* Add CONFLICTS (devel/icu and devel/icu2 conflicts).jylefort2005-05-283-0/+6
|
* Some archives have a html/ prefix, some don't. Make sure this isedwin2005-05-281-5/+18
| | | | handled correctly.
* Fix WWWpat2005-05-271-3/+1
| | | | Submitted by: Michael Schamber <5-d@gmx.net>
* Update to 3.53pat2005-05-273-4/+4
|
* Update to 0.07jylefort2005-05-272-3/+3
| | | | | PR: ports/81566 Submitted by: maintainer
* remove port devel/hp48ccpat2005-05-271-1/+0
|
* Clean up the ports tree some by removing my junk... more to come...pat2005-05-275-58/+0
|
* Update to 0.3.4pat2005-05-272-3/+4
|
* Update to 1.0.3pat2005-05-272-3/+4
|
* Update to 0.8.1pat2005-05-273-3/+5
|
* - sync rpmrc with FC3 only to make i386 and amd64 archspat2005-05-272-1/+46
| | | | | | | | compatible (no --ignorearch necessary) - bump PORTREVISION PR: ports/80922 Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org>
* Update to 0.2.1pat2005-05-274-14/+33
| | | | | | | (anyone want to make this DATADIR safe?) PR: ports/81510 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 2.0.1pat2005-05-273-7/+5
| | | | | PR: ports/81547 Submitted by: maintainer
* Update email, fetch sitepat2005-05-271-3/+3
| | | | | PR: ports/81551 Submitted by: maintainer
* pointyhat fix - cannot fetchpat2005-05-272-4/+4
| | | | | PR: ports/81562 Submitted by: maintainer
* - Chase tarball reroll (dang... 4 ports this week)ahze2005-05-271-2/+2
| | | | | | | Only difference is MMX/SSE auto-detection support was added via /proc and darwin support, this will have no effect to freebsd. Reported by: krismail
* - Remove module entries for removed linux-mozillafirebird portspav2005-05-271-8/+0
|
* - Remove linux-mozillafirebird and it's language spinoffs. This port ispav2005-05-2731-882/+8
| | | | | | | | outdated (it's ascendant is called linux-firefox) and contains several unpatched security vulnerabilities. Requested by: maintainer Discussed by: kris' portmgr hat
* Fix plist.novel2005-05-271-0/+1
| | | | Reported by: pointyhat via kris
OpenPOWER on IntegriCloud