/lang/py-mx-base/

a/cgit.png' alt='cgit logo'/> index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use #!/usr/bin/env perl instead of #!/usr/bin/perl to increase the chancesanholt2003-12-133-1/+27
| | | | of success.
* - Update to 1.0.48pav2003-12-134-24/+12
| | | | | | | | - Use CONFLICTS macro - Add a working MASTER_SITE PR: ports/60047 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* - Change maintainership of this port to x11@, too.anholt2003-12-134-2/+28
| | | | | | | | | - Install xttMod.tmpl, which may be used by XFree86-4-Server soon - Use #!/usr/bin/env perl to increase chances of finding perl. Perl should be unnecessarry once we get XFree86 4.4.0. PR: ports/60005 (perl) Submitted by: nik
* - Update to 1.0.1pav2003-12-133-2/+13
| | | | | PR: ports/59601 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* - Fix install on perl 5.0pav2003-12-132-4/+16
| | | | | | | - Fix pkg-plist on perl 5.0 PR: ports/60190 Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
* - Fix build on ia64pav2003-12-131-0/+17
| | | | | PR: ports/59925 Submitted by: brooks (maintainer)
* - Update to 0.0.17 (unbreaks fetching)sergei2003-12-133-12/+4
| | | | | - Remove local hacks to prevent fetching DocBook XML from SourceForge at build-time - we now have xmlcatmgr that DTRT
* - Fix graphs by: use bundled gdchart and use gd1 instead of gd2pav2003-12-134-138/+182
| | | | | | | | | - Get rid of interactive menu - Rework build options - Fix optional XML dumping support PR: ports/60184 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
* - Delete CVS directories in ${WRKSRC} properlykrion2003-12-132-2/+2
| | | | Reported by: bento via kris
* Update to TOME 2.2.5kris2003-12-134-193/+29
|
* Opera has given us permission to redistribute.marcus2003-12-132-2/+0
| | | | Submitted by: maintainer
* - get rid of all perl stuffdinoex2003-12-132-91/+44
| | | | - USE_REINPLACE
* xspeakfree --> ports/mbone/xspeakfreepav2003-12-131-0/+1
|
* Add xspeakfree, a Tcl/Tk frontent to Speak Freely.pav2003-12-139-0/+111
| | | | | PR: ports/59064 Submitted by: Travis Poppe <tlp@liquidx.org>
* A buffer overflow exists in lftp <= 2.6.9 which may be triggered whennectar2003-12-132-2/+2
| | | | | | requesting a directory listing from a malicious server over HTTP. From the `NEWS' file: * security fixes in html parsing code
* update sylpheed to 0.9.8oliver2003-12-1312-12/+56
|
* - Fix build on -CURRENT by importing some gcc33 fixesobraun2003-12-1314-4/+212
| | | | | | | | | | | - Fix linker issue on -CURRENT by not using SplitObjs, same as: http://www.haskell.org/pipermail/glasgow-haskell-users/2003-June/005289.html - Use libgmp from ports on -CURRENT (saves further patching) - Bump PORTREVISION PR: ports/60155 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: maintainer
* - Fix build on non-i386 platforms.pav2003-12-132-30/+43
| | | | | | | | Tested ok on: i386/stable, i386/current, amd64 Fails later on: ia64 (pluto2) PR: ports/60176 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* - Update to 2.1.2pav2003-12-133-10/+10
| | | | | | | - Use DOCSDIR macro to silence portlint PR: ports/60172 Submitted by: Stephen J. Roznowski <sjr@comcast.net>
* remove extra directories, respect NOPORTDOCSleeym2003-12-122-2/+7
|
* Update to 1.1.0erwin2003-12-122-2/+2
| | | | | | | | Other than removing the "-w" (warnings) flag for Perl execution, and the version number bump, this release is identical to 1.0.18. This also marks the point where the port will follow the stable release again instead of the BETA releases.
* - Include patches from Bob Van Valzah <Bob@VanValzah.Com>sergei2003-12-122-7/+39
| | | | | | | | | | | | | | | which fix problems with mixed case hostnames and fully qualified domain names. In some cases cfengine appears to bind only to the ipv6 address with mixed case hostnames. - Bump PORTREVISION - Assign mantainership to the submitter at his request While I'm here: - Supply a proper CONFIGURE_TARGET to GNU_CONFIGURE - Teach the port that ${LOCALBASE} is not always /usr/local PR: 60061 Submitted by: Paul Dlug <paul@aps.org>
* - upgrade 0.74a to 0.82erwin2003-12-1210-60/+64
| | | | | | | | | - add WITH_MSN to decide if want MSN support - add pkg-message to notice installed config files PR: 58798 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Approved by: maintainer
* vqregister --> ports/mail/vqregistersergei2003-12-121-0/+1
|
* Add vqregister 2.6, an extremely admin-configurable email user signup CGI.sergei2003-12-126-0/+94
| | | | | | | | | | | | | | vQregister is a CGI which allows new email users to signup on your system. It is extremely configurable, and has many methods of operation. * Configurable to allow random generation of passwords, which are emailed to users. * Redirect your users (ie, SqWebmail) after the signup process is complete. * Fully templacized HTML, and email output. WWW: http://www.inter7.com/vqregister.html PR: 59525 Submitted by: Dan Caescu <daniel@freebsd.ro>
* s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (thenetchild2003-12-1239-78/+78
| | | | | | | | | | script was renamed to solve a conflict with archivers/rpm) to fix possible build problems. I've tested this with lang/icc. Any new errors because of this commit in one of the modified ports may be because the ports previously may have used rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS archivers/rpm2cpio.
* - add missing file from the last updatenetchild2003-12-123-1/+107
| | | | | | | | - distinfo isn't needed anymore, the used file has no home and is included PR: 59980 (part of) Submitted by: maintainer
* Update author's address. The author is the maintainer.sheldonh2003-12-123-2/+18
| | | | Submitted by: maintainer
* Update to 2.9.0.markp2003-12-123-32/+9
|
* Add MASTER_SITE_FEDORA_LINUXmarkp2003-12-121-0/+10
|
* Update to 0.8.7. Ndir is no longer broken under FreeBSD 5.markp2003-12-122-6/+2
|
* Make PORTNAME, PORTVERSION, MAINTAINER and COMMENT overrideable againerwin2003-12-121-4/+4
| | | | | which seems to be accidentally committed in the previous commit judging from the cvs log message. This should fix INDEX builds.
* Spell NOPORTDOCS correctly in Cyrille Lefevre's ports.roam2003-12-124-4/+4
| | | | | PR: 57749 Approved by: maintainer timeout
* Remove the final traces of my abortive attempt to reimplementroam2003-12-122-23/+4
| | | | | | | the libdjbdns library on my own :) PR: 56950 Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
* Correct files/patch-src:libw32dll:ldt_keeper.c to avoid to fail in ↵nobutaka2003-12-122-2/+2
| | | | | | Check_FS_Segment(). Submitted by: deischen
* Update to 3.2.9.markp2003-12-122-2/+2
|
* Mark as broken on 5.x (won't install, per bento logs). Notified maintainer.linimon2003-12-121-1/+7
|
* Updated homepage.markp2003-12-123-3/+3
|
* Mark as broken on 5.x due to the usual gcc3.3-induced bitrot. Pet portlint.linimon2003-12-121-1/+5
|
* Mark broken on 5.x due to the usual gcc3.3-induced bitrot. Pet portlint.linimon2003-12-121-5/+11
|
* Updated homepage.markp2003-12-121-1/+1
|
* Mark as broken on 5.x due to the usual gcc3.3 bitrot.linimon2003-12-122-4/+16
|
* Update to 1.0.6.markp2003-12-126-6/+6
|
* Respect WITHOUT_ARTS to disable arts support even if arts is alreadykris2003-12-121-1/+1
| | | | installed.
* Update to 1.1.1.marcus2003-12-123-4/+9
|
* Remove TK dependency and categorization as it is no longer needed.bms2003-12-121-3/+2
| | | | Submitted by: Pedro F. Giffuni
* qtpcr -> ports/comms/qtpcrlinimon2003-12-121-0/+1
|
* Add comms/qtpcr, software that controls the ICOM PCR-1000 Receiver.linimon2003-12-125-0/+64
| | | | | PR: ports/52319 Submitted by: Sebastian Yepes <esn@x123.info>
* Upgrade to 0.48ache2003-12-123-16/+4
|
* Switch maintainership to moi.bms2003-12-121-1/+1
| | | | | Requested by: fenner Sponsored by: Evil Network Junta
* Whoops. Add the rcNG script itself.bms2003-12-122-0/+108
|
* Add an rcNG script to this port, allowing trafd to be invoked more easilybms2003-12-124-4/+36
| | | | | | during the boot process. Sponsored by: The Paper Street Soap Company
* I'll take ownership of this port if no-one minds as I plan to do somebms2003-12-122-2/+2
| | | | hacking on/around it.
* Update to latest beta release.lofi2003-12-123-7/+17
|
* - Find a new home for this port.pav2003-12-121-1/+1
| | | | | PR: ports/60159 (part of) Submitted by: Charles Swiger <chuck@pkix.net>
* - Give maintainership to volunteerpav2003-12-121-1/+1
| | | | | PR: ports/60160 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Revert my last commit. According to ache, the maintainer, this is fixedmarcus2003-12-121-4/+0
| | | | | | | locally in this port's patches. Sorry for jumping the gun, but better safe than sorry. Requested by: ache
* - Update to 3.4.3pav2003-12-123-14/+14
| | | | | PR: ports/60136 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* anomy-sanitizer --> ports/mail/anomy-sanitizersergei2003-12-121-0/+1
|
* Add anomy-sanitizer 1.63, sanitize and clean incoming/outgoing mail.sergei2003-12-127-0/+255
| | | | | | | | | | | | | | | | | | | | | | | | The Anomy sanitizer is what most people would call "an email virus scanner". The most important jobs that the sanitizer can do for you - it can scan email attachments for viruses. Other things it can do: - Disable potentially dangerous HTML code, such as javascript, within incoming email. - Protect you from email-based break-in attempts which exploit bugs in common email programs (Outlook, Eudora, Pine, ...). - Block or "mangle" attachments based on their file names. This way if you don't need to recieve e.g. visual basic scripts, then you don't have to worry about the security risk they imply (the ILOVEYOU virus was a visual basic program). This lets you protect yourself and your users from whole classes of attacks, instead of blocking individual exploits. Author: Bjarni R. Einarsson <bre@netverjar.is> WWW: http://mailtools.anomy.net/ PR: 59869 Submitted by: janos.mohacsi@bsd.hu
* . Update to 3.6.15.glewis2003-12-128-24/+32
| | | | | | | . Set the maintainer to the submitter. PR: 59712 Submitted by: past@noc.ntua.gr
* pl_ispell --> ports/polish/ispelljmz2003-12-121-0/+1
|
* Add ispell in polish category.jmz2003-12-122-0/+24
| | | | | PR: ports/59250 Submitted by: Krzysztof Stryjek <wtp@bsdguru.org>
* Unbreak this port.marcus2003-12-1212-112/+28
| | | | Submitted by: John Merryweather Cooper <johnmary@adelphia.net>
* fix build on 5oliver2003-12-121-10/+17
|
* Update to 2003.11.25nork2003-12-122-2/+2
|
* Fix build on amd64 by disabling optimizations.marcus2003-12-121-2/+8
| | | | Reported by: bento
* With my portmgr hat on, mark this port FORBIDDEN as it contains a remotelymarcus2003-12-121-0/+4
| | | | | | | exploitable privilege escalation vulnerability. See http://www.eudora.com/qpopper/#BUFFER for more details. Reported by: kensmith
* o Update to 4.1.1 alpha release.nork2003-12-117-7/+21
| | | | | | | o Make portlint clean. PR: ports/60120 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* o Update to 4.1.1 alpha release.nork2003-12-1142-854/+770
| | | | | | | | o Sync with mysql40 port changes. o Make portlint clean. PR: ports/60119 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* - Assign maintainership to Rob Evers <rob@debank.tv>krion2003-12-112-2/+2
| | | | | PR: 60152 Submitted by: Rob Evers <rob@debank.tv>
* - Update to version 0.4.0krion2003-12-1117-334/+275
| | | | | PR: 60142 Submitted by: Ports Fury
* - Enable GNOME printing support.bland2003-12-114-1/+34
| | | | - Fix PLIST.
* - Update to 20031211dinoex2003-12-112-2/+2
| | | | | | | | | | clamd: UseProcesses: use processes instead of threads (initial version) clamav-milter: Added --quarantine-dir clamd: new directive ArchiveMaxCompressionRatio Various fixes PR: 60137 Submitted by: rob@debank.tv
* - fix path for freshclamdinoex2003-12-111-1/+1
|
* Updated to 1.00skv2003-12-11