/print/py-rtf/

4/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Initial import of openntpd (OpenBSD's ntpd, portable version).naddy2004-07-127-0/+114
| | | | | | | | The ntpd daemon implements the Simple Network Time Protocol version 4 as described in RFC 2030 and the Network Time Protocol version 3 as de- scribed in RFC 1305. It can synchronize the local clock to one or more remote NTP servers and act as NTP server itself, redistributing the local time.
* p5-Email-Simple-Creator --> ports/mail/p5-Email-Simple-Creatorlth2004-07-121-0/+1
|
* Add p5-Email-Simple-Creator 1.3,lth2004-07-125-0/+39
| | | | | a constructor to Email::Simple for creating messages from scratch.
* fyre --> ports/graphics/fyreadamw2004-07-111-0/+1
|
* Add fyre, a chaos map renderer with a spiffy Gtk+ 2 interface.adamw2004-07-116-0/+113
| | | | | | | | | | | | | | | | | | | It makes durn purty pictures. Fyre provides a rendering of the Peter de Jong map, with an interactive GTK+ 2 frontend and a command line interface for easy and efficient rendering of high-resolution, high quality images. This program was previously known as 'de Jong Explorer', but has been renamed to make way for supporting other chaotic functions. All the images you can create with this program are based on the simple Peter de Jong map equations: x' = sin(a * y) - cos(b * x) y' = sin(c * x) - cos(d * y) WWW: http://fyre.navi.cx/
* cdsware --> ports/textproc/cdswarethierry2004-07-111-0/+1
|
* Add cdsware 0.3.2, CERN Document Server Software.thierry2004-07-1116-0/+1732
| | | | | This is another "monster" from CERN, but if you are looking for a document server, there is no free alternative.
* Fix build and umark BROKEN.perky2004-07-112-13/+4
|
* Fix a "reinplaced" patch.thierry2004-07-111-27/+1
|
* correct vulnerable version of linux-png and add a referenceeik2004-07-112-4/+4
|
* Bump PORTREVISION for security fix from Mar 16 2003eik2004-07-113-3/+3
|
* - Distfile was rerolled, author updated build infrastructure, startuppav2004-07-113-46/+51
| | | | script, and removed object files, calling new file 0.9.4-patch1
* Upgrade to 0.7.0clive2004-07-113-66/+80
| | | | | PR: ports/68824 Submitted by: hamigua@hotpop.com
* Keep a local copy until the original mastersite is back again.edwin2004-07-112-2/+4
| | | | Submitted by: rik@#bsdports
* Update to 0.0.8krion2004-07-112-3/+3
| | | | | PR: ports/68886 Submitted by: maintainer
* Update to version 0.6.0krion2004-07-1110-134/+14
| | | | | PR: ports/68897 Submitted by: maintainer
* Update to 4.9.5krion2004-07-116-26/+26
| | | | | PR: ports/68915 Submitted by: Esa Karkkainen <ejk@iki.fi>
* Pet portlintkrion2004-07-111-2/+2
|
* Support WITHOUT_NLSkrion2004-07-112-7/+14
|
* - Fix build on 5.x (fix compiling with gcc 3.x). This fixes pkg-plist on 5.x.fjoe2004-07-1118-24/+270
| | | | | | | - Provide really working fix for odbc driver. - Remove locks/%%HOSTNAME%% from pkg-plist -- it is cleaned up in pkg-deinstall. - Bump PORTREVISION.
* libpng row buffer overfloweik2004-07-112-0/+4
|
* Support WITHOUT_NLSkrion2004-07-112-2/+9
|
* Support WITHOUT_NLSkrion2004-07-114-19/+33
|
* Support WITHOUT_NLSkrion2004-07-112-13/+16
| | | | Pet portlint
* Support WITHOUT_NLSkrion2004-07-116-13/+34
|
* Support WITHOUT_NLSkrion2004-07-114-27/+41
|
* - Improve plist generation.clement2004-07-112-2/+24
| | | | | It fixes problems when you deinstall a port with $PREFIX != $(apxs -q prefix). Now plist is aware of real location of apache module.
* - Update to 2.2.8clement2004-07-113-14/+10
| | | | - Utilize www/apache2/Makefile.modules.3rd macros
* Retreat to using OpenSSL's message digest routines instead of -lmd. Theymi2004-07-1110-142/+346
| | | | | | | | | | | are sometimes faster and never slower. Using -lmd is still possible by building with ``TRF_USE_MD=yes''. Bump PORTREVISION. Use the RIPEMD160* routines from -lcrypto (or -lmd) instead of our own -- just like for md[25] and sha*. Neither -lcrypto nor -lmd provide RIPEMD128 (not strong enough?), so stay with our own implementation. sparc64/amd64 are not expected to work yet...
* Pet portlint.lofi2004-07-1118-9/+27
|
* Fix LIB_DEPENDS for wxgtk2-utils-devel port.fjoe2004-07-116-36/+28
|
* Declare USE_GETOPT_LONG=yes for the sake of -stablemi2004-07-112-0/+10
|
* Distfile has been rerolled. Bump PORTREVISION.thierry2004-07-112-4/+3
| | | | Noticed by: Kris / pointyhat.
* BROKEN: Unfetchablekris2004-07-111-0/+2
|
* Now I can finally say that I've done a grammar tweak onadamw2004-07-112-2/+2
| | | | a pkg-plist.
* - replace the default value of <razorhome> "/etc/razor" with "${PREFIX}/etc"leeym2004-07-11