/print/ghostscript-gnu-commfont/

'header'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Temporary comment out gtkhtml dependency until right way has been worked out.sobomax2001-05-162-2/+2
| | | | Pointed out by: ade
* Enable gtkhtml module.sobomax2001-05-154-4/+18
|
* Upgrade to 1.1.2.tg2001-05-152-2/+2
|
* Don't warn about non-existing {X11,LOCAL}BASE/libdata/pkgconfig.sobomax2001-05-152-12/+58
| | | | Prompted by: olgeni, ade
* Cleanup MASTER_SITES:sobomax2001-05-151-3/+1
| | | | | | | - nuke http://jgo.local.net/cool_downloads/wm/ - it doesn't exist anymore; - nuke MASTER_SITE_LOCAL - there is no need in it anymore. Submitted by: dougb
* Primary category is x11-toolkits, not graphics.sobomax2001-05-152-2/+2
|
* Update to listmanager 2.108 and reenable.gshapiro2001-05-153-13/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v2.108 Released May 07, 2001 17:10 (PST) - try to avoid deadlock in LogBounces() by setting a timeout on the OpenDB() call - add config parameter "umask" [suggested by gshapiro@gshapiro.net] - don't set Reply-To: header in NewPending() [suggested by gshapiro@gshapiro.net] - "mailqueue" is now restricted by the "memberlist" command [suggested by gshapiro@gshapiro.net] - make use of the "domain" setting on preselected lists using the mail interface [requested by gshapiro@gshapiro.net] - trim spaces off of possible signature terminators in IdentifyMessage() [suggested by gshapiro@gshapiro.net] - LIBMSK: reimplement Absolute() The following resulted from a code audit by Greg Shapiro of Sendmail, Inc. <gshapiro@gshapiro.net>, whose help is greatly appreciated: - SECURITY: shed privileges when -C is used on the command line - SECURITY: add a popen() wrapper to shed privileges when the command being executed isn't sendmail - SECURITY: bounce requests or mail referring to addresses containing bogus characters, to prevent remote attacks - SECURITY: add some boundary checking in a few places I'd missed - SECURITY: be paranoid and call sendmail with "--" before arguments provided remotely to prevent remote attacks - SECURITY: verify access permissions with lm_access() to prevent unauthorized file giveaways and overwrites - SECURITY: be pedantic about list names to prevent nasty operations - SECURITY: add and begin using lm_safefopen()
* add net-httpijliao2001-05-156-0/+35
| | | | A library for doing HTTP client-side programming in Guile
* add xmlppmijliao2001-05-157-0/+55
| | | | XML-Conscious PPM Compression
* upgrade to 3.29.12ijliao2001-05-156-6/+8
| | | | Noticed by: Roman Shterenzon <roman@xpert.com>
* add mpgtxijliao2001-05-1513-0/+183
| | | | A command line MPEG audio/video/system file toolbox
* Fix JVM config file and font.propertieskevlo2001-05-154-0/+326
| | | | | PR: 27316 Submitted by: Ernst de Haan <ernst@jollem.com>
* A number of changes to this port:kris2001-05-156-27/+84
| | | | | | | | | | | | | * Portlint and clean up some style bugs * Replace a hand-rolled configure script with pre/post-configure and GNU_CONFIGURE (side-effect is to respect CC and CFLAGS in the build instead of using -O2) * respect the value of INSTALL_SCRIPT so the installation doesn't bomb out when we pass in INSTALL_PROGRAM as well * allow automatic packaging (the MANUAL_PACKAGE_BUILD) seems to be a hold- over from several years ago before package builds were done separately. Approved by: jmz (maintainer)
* Update to 1.0.4ade2001-05-152-2/+2
|
* Update to 1.0.1ade2001-05-158-20/+24
|
* Update t0 0.5.8ade2001-05-154-6/+4
|
* Update to 1.8.13ade2001-05-152-2/+2
|
* Update xmame to 0.37b14.2, xpinmame to 0.99b3, and CPS2 patches toolgeni2001-05-153-7/+7
| | | | | | | 2001/05/11. PR: 27317 Submitted by: Stijn Hoop <stijn@win.tue.nl>
* Update to 0.1.4greid2001-05-153-9/+22
|
* Be more careful when removing duplicate lines. Remember thatjoe2001-05-151-1/+1
| | | | | perl considers "0" false, not true, so explicitly check each line against "".
* Be more exact when checking for empty template entries to filterjoe2001-05-151-1/+1
| | | | | | from the log message. Submitted by: Ian Dowse <iedowse@maths.tcd.ie>
* Update version number of wmraster shared library.sobomax2001-05-156-6/+6
|
* Update to 0.65.0.sobomax2001-05-159-127/+8
|
* Show the user why a failed syntax check occurred by showing thejoe2001-05-151-1/+1
| | | | regular expression that was used to perform the check.
* The 'MFC after:' entry can also take 'months'.joe2001-05-151-3/+3
|
* Update to 1.0.3.sobomax2001-05-1518-960/+812
|
* Add in bonobo supportade2001-05-152-1/+7
|
* Fix build with pkgconfig installedade2001-05-151-1/+2
| | | | Submitted by: many people
* Fix build with USE_SLANGade2001-05-152-1/+2
| | | | Submitted by: many people
* Make the "MFC after" syntax check match the claimed syntax.jlemon2001-05-141-1/+1
| | | | | Permit 'month[s]' as well, while I'm here; other scripts should also be updated to accept this as well.
* MASTER_SITE_SUBDIR is stable/sources/eel, not stable/sources/librsvg.sobomax2001-05-142-2/+2
|
* Add two post-3.2.9 patches from Sleepycat themselves.ade2001-05-1420-0/+70
| | | | | | | http://www.sleepycat.com/update/3.2.9/patch.3.2.9.html for more details. Approved by: maintainer Obtained from: Sleepycat
* Update to 1.3.5.sobomax2001-05-1428-123/+1181
|
* Update to 0.16.sobomax2001-05-143-3/+4
|
* Add atk 0.1, a GNOME accessibility toolkit (ATK).sobomax2001-05-1411-0/+123
|
* Update WWW:tg2001-05-142-2/+2
| | | | Submitted by: Jean-Sebastien ROY <jean-sebastien.roy@wanadoo.fr>
* Add missed file.sobomax2001-05-141-0/+4
| | | | Reported by: many
* Update to the 1.4.7 distfile, and clean up the build a bit.eric2001-05-143-4/+15
| | | | | | PR: 27238 Submitted by: Patrick Li <pat@databits.net> Approved by: murray
* Update to 2.4.3.knu2001-05-142-2/+2
|
* Update to version 2000-05-10jeh2001-05-148-4/+82
| | | | | PR: 27271 Submitted by: MAINTAINER
* Updates the port to version 1.1, the latest version.jeh2001-05-142-2/+2
| | | | | PR: 27298 Submitted by: Anders Nordby <anders@fix.no> MAINTAINER
* Fix master site, typo and update to the latest version: 0.16.jeh2001-05-142-4/+4
| | | | | PR: 27299 Submitted by: Anders Nordby <anders@fix.no> MAINTAINER
* PORTVERSION bumped to 3.0.r4jeh2001-05-1410-20/+215
| | | | | | | MASTER_SITES updated w/ mirrors. PR: 27288 Submitted by: Cyrille Lefevre <clefevre@poboxes.com> MAINTAINER
* Added WWW URL.jeh2001-05-146-3/+3
| | | | | | | Minor portlint cleanup in Makefile PR: 27304 Submitted by: Richard Kiss <kiss@kalamalka.gizzywump.com> MAINTAINER
* Avoid confusing pkg tools with wonky version numbersdougb2001-05-142-2/+2
|
* I committed the md5 sum on the wrong distfile last time; the contentskris2001-05-141-1/+1
| | | | were the same, but the paths were wrong.
* Remove a number of unnecessary warnings that occured whilst parsingjoe2001-05-141-6/+9
| | | | the log message.
* Relax the handling of seemingly extra lines in the templated headerjoe2001-05-141-2/+3
| | | | | | | | block at the bottom of the commit log. Committers are sometimes wrapping lines and therefore introducing lines that don't look like a header. This change should return the previous behaviour.
* * Tidy up the error handling to make it clearer what's happening.joe2001-05-141-5/+21
| | | | | * If a commit fails because of a template error point the user to a saved copy of the log message for when they re-commit.
* By default defined template headers should match /^.*$/, not /^$/.joe2001-05-141-5/+5
|
* Pull the templated headers and their associated type-checkingjoe2001-05-141-27/+69
| | | | patterns into a configuration section at the top of the script.
* Remove trailing spaces in the log message correctly.joe2001-05-141-1/+1
| | | | | | | | PR: Submitted by: Reviewed by: Approved by: Obtained from:
* Simplify the script.joe2001-05-131-48/+39
|
* upgrade to 2.0.0ijliao2001-05-133-2/+11
|
* Clean up a new nits and run this using 'strict'.joe2001-05-131-9/+11
|
* Upgrade jstring to 1.1.1 and mbregex to 1.2.1.dirk2001-05-134-6/+6
| | | | Submitted by: KANAI Yasunori <y_kanai@pop01.odn.ne.jp>
* No need to add ${PREFIX}/firebird/lib twice (configure already DTRT).dirk2001-05-132-2/+0
|
* - Changed dependency of cyrus-sasl to lib-depends,dinoex2001-05-134-8/+8
| | | | user package will register this now.
* - Change Order of Options,hope its better readable now.dinoex2001-05-134-16/+20
| | | | - LDAP Support shall work in old and new versions now.
* Upgrade from version 1.0.2 to 1.0.3 and welcome Thomas Quinot asjdp2001-05-138-134/+74
| | | | | | the new maintainer of this port. Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org>
* Recently Maxim Sobolev <sobomax@FreeBSD.org> introduced an MFCjoe2001-05-133-0/+19
| | | | | | | | | | | | notification service driven from 'MFC after:' headers in the commit message. This commit adds 'MFC after:' into the rcstemplate and associated code to make sure that if it's used it's used correctly. Based upon code submitted by Maxim Sobolev <sobomax@FreeBSD.org>. Submitted by: sobomax
* Add ruby-sysvipc, a Ruby interface to use System V IPC system calls.knu2001-05-136-0/+53
|
* Install dot.rd2rc properly. (The bug has been submitted to the author)knu2001-05-132-1/+4
|
* Update port to version 2.0.8.olgeni2001-05-1327-243/+216
| | | | | | | | | | | | | | | | | | * Rewrite lines like: @exec [ CONDITION ] && ACTION as: @exec [ ! CONDITION ] || ACTION In the first version, the @executed command returns false if CONDITION is false and ACTION is not performed: pkg_add would then complain about the whole command's exit code. The second version returns either true or the actual ACTION exit code. * Do not echo some Makefile commands.
* Fix XAWVER shlib version.shige2001-05-131-2/+2
| | | | Submitted by: Yusuke Matsuoka <yusmat@iris.dti.ne.jp>
* new ftp site for pdfencryptandreas2001-05-124-4/+4
| | | | Submitted by: Mark.Andrews@nominum.com
* Upgrade to 3.23.38.dirk2001-05-1245-162/+162
|
* Change $MAINTAINER to ports.kuriyama2001-05-121-1/+1
| | | | | >>> RCPT To:<rmallory@csusb.edu> <<< 550 5.1.1 <rmallory@csusb.edu>... User unknown
* Update to 0.31. Arrange list of man pages alphabetically. Addtrevor2001-05-123-12/+16
| | | | | | | new master site. Submitted by: ijliao, vanilla PR: 27155
* Maintainer's changemita2001-05-121-3/+4
| | | | | | 1. Synchronized port version to tgif-nls (4.1.40) 2. Changed Maintainer's address 3. Added forgotten dependency
* Upgradevanilla2001-05-129-20/+19
| | | | | | | | | p5-DBD-CSV => 0.1027 p5-DBD-XBase => 0.173 p5-Net-ext => 0.932 p5-String-Approx => 3.15 Approved by: maintainers
* - replace post-patch munging with proper SYSCONFDIR handling (alsoobrien2001-05-127-11/+85
| | | | | | | submitted to Mike Gleason) - improve DESCR and add home page Submitted by: Christian Weisgerber <naddy@mips.inka.de>
* Update to 0.4.3greid2001-05-128-24/+20
|
* Add korelib 0.0.1, a cross-platform C++ library for developingwill2001-05-126-0/+52
| | | | | | | modular applications. It's based on KDE2 and is written by the cool guys at theKompany.com. Requested by: Alex Zepeda <garbanzo@kde.org>
* Update to 0.99.172.knu2001-05-1212-8/+136
|
* Update fox to 0.99.172, leaving fox-xunicode still at 0.99.167.knu2001-05-1213-12/+46
|
* Drop maintainership.knu2001-05-129-9/+9
|
* Add ruby-rd-mode.el, separated from textproc/ruby-rdtool, an Emacsknu2001-05-126-0/+61
| | | | lisp module for editing RD files.
* Update to 0.6.8.knu2001-05-124-23/+31
| | | | Make rd-mode.el a separate port. (textproc/ruby-rd-mode.el)
* Install elisp files under ${RUBY_ELISPDIR} rather thanknu2001-05-122-10/+11
| | | | ${RUBY_EXAMPLESDIR}/elisp.
* Define RUBY_ELISPDIR.knu2001-05-121-1/+4
|
* New port: www/mgstat -- Create stats for mod_gzip log filesjeh2001-05-127-0/+63
|
* wb compatible open source shared whiteboard programassar2001-05-127-0/+90
|
* When doing "Reply to all" try harder to remove own address from the To/CCsobomax2001-05-122-1/+29
| | | | lists by using case-independent comparision.
* Update lang/ruby to 1.6.4.p2.2001.05.12.knu2001-05-1213-34/+45
| | | | Update lang/ruby-devel to 1.7.0-a2001.05.12.
* Gone for a weeks vacation..wilko2001-05-121-1/+1
|
* OOPS, forgot to cvs rm patches already integrated into mainline.sobomax2001-05-122-54/+0
|
* Update to 0.5.7.sobomax2001-05-1210-28/+462
|
* Fix undefined symbol problem.vanilla2001-05-122-12/+3
| | | | | PR: ports/26721 Submitted by: Jason R. Mastaler <jason@mastaler.com>
* Backcpiazza2001-05-121-1/+1
|
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-12185-185/+185
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* Upgrade to 1.4.vanilla2001-05-122-2/+2
| | | | | PR: ports/26826 Submitted by: maintainer
* Perl5 module to extend and simplify XML::Parservanilla2001-05-126-0/+51
| | | | | PR: ports/25768 Submitted by: Johann Visagie <johann@egenetics.com>
* Various niceties for p5-Text-FixedLength loversvanilla2001-05-127-0/+56
| | | | | PR: ports/23961 Submitted by: Anton Berezin <tobez@tobez.org>
* Simple Class for OLE document interface.vanilla2001-05-126-0/+32
| | | | | PR: ports/26296 Submitted by: Jason Portwood <jason@iac.net>
* A configurable base class for writing internet servers in Perlvanilla2001-05-126-0/+52
| | | | | PR: ports/26852 Submitted by: Jesse McConnell <jesse_mcconnell@hotmail.com>
* An interface to Adobe font metrics filesvanilla2001-05-116-0/+51
| | | | | PR: ports/26860 Submitted by: Pete Fritchman <petef@databits.net>
* Remove patch that may cause build breakage if XFREE86_VERSION == 4.sobomax2001-05-112-20/+0
|
* Update WWW. Oops.knu2001-05-111-1/+1
|
* Update to 0.2.knu2001-05-113-4/+10
|
* Update to 0.32kevlo2001-05-113-7/+8
| | | | | PR: 27257 Submitted by: MAINTAINER
* Fix path for Russian mirror of GNOME.demon2001-05-111-1/+1
|
* updates 2.7.2_2jeh2001-05-1110-84/+86
| | | | | | | | | . Python 2.1 support . EAPI option added. (for www/apache13-modssl) . MASTER_SITES order changed (www.modpython.org site is always slow) PR: 27214 Submitted by: Chang, Hye-Shik <perky@python.or.kr> MAINTAINER
* - Update 4Suite (textproc/py-4suite) to version 0.11jeh2001-05-114-708/+605
| | | | | | | | | | | - This is a major rewrite of 4Suite. From a ports point of view, things are simplified since the interdependency between 4Suite and PyXML has been somewhat simplified. - Tested with Python 2.1 on -CURRENT, and (more briefly) with Python 1.5.2 on -CURRENT. PR: 27173 Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
* Update to xf-19. UTF-8 supported added.cjh2001-05-115-60/+18
|
* Update to 2.0.5demon2001-05-112-2/+2
|
* Update to 5.0.1, which includes a boot sector to loadluigi2001-05-115-9/+27
| | | | | | | | | | | the ROM code from the hard disk, and an improved "tulip" driver. Also make boot over NFS the default method. This is seems to me more flexible in that NFS is often required for diskless configurations, and gives slightly better control than TFTPD on who is allowed to access the server. Approved-by: maintainer
* Upgrade to 2.1.1.kuriyama2001-05-117-73/+22
| | | | | Submitted by: Pete Fritchman <petef@databits.net> PR: ports/27057
* - Update port to version 4.0.2:lioux2001-05-113-18/+5
| | | | | | | | | o Several fixes o Improvements to poppassd o Remove extra-patch since it has been merged into the distribution Prompted by: Brett Jackson <brett@modlogic.com>, sudz@ns3g.com, Mars G Miro <mars@cannoncreek.com>
* Install binary and a manual page as a "gtk-theme-switch", not just "switch"sobomax2001-05-116-8/+10
| | | | | | to avoid clashing with sh(1) builtin. Submitted by: Tobias Reifenberger <treif@mayn.de>
* - Fix creation of tmpfiles, previous version cause tcl to fail.dinoex2001-05-114-14/+10
| | | | | PR: roam@FreeBSD.org Submitted by: Jaeho Kang <jhkang@isofree.net>, roam@FreeBSD.org
* Upgrade to 0.3.12.vanilla2001-05-113-6/+5
| | | | | PR: ports/27254 Submitted by: maintainer
* Update to 0.5.1ade2001-05-112-3/+3
|
* Update to 1.4.0.4ade2001-05-113-2/+3
|
* Update to 1.0.1ade2001-05-1120-84/+64
|
* This file makes reference to ${PORTSDIR}/x11/gnome/pkg/DESCR, which of coursedan2001-05-113-3/+3
| | | | doesn't exist anymore. Correct it.
* Broken this ports, it's not compatible with anlog 5.0.vanilla2001-05-111-1/+2
| | | | Submitted by: maintainer
* Update to knu-cvsweb 1.106.1.72.knu2001-05-114-4/+4
| | | | | | | 2001-05-10 Akinori MUSHA <knu@iDaemons.org> * cvsweb.cgi: Correct a link in the navigation header. [Submitted by: Tanaka Akira <akr@m17n.org>]
* This is DBD::Sybase, a Perl5 database interface driver that uses thesheldonh2001-05-117-0/+62
| | | | FreeTDS libraries to connect to Sybase-like RDMSs, including MSSQL7.
* Upgrade to 2.93vanilla2001-05-103-4/+5
| | | | | PR: ports/27245 Submitted by: maintainer
* Upgrade to latest version:vanilla2001-05-1012-14/+17
| | | | | | | | | | | | | p5-Authen-PAM => 0.11 p5-Config-IniFiles => 2.19 p5-File-Tail => 0.98 p5-ParallelUA => 2.50 p5-dTemplate => 2.0 set MAINTAINER to ports@FreeBSD.org: p5-Authen-PAM Approved by: maintainers
* Fix version numbers to make eddie compile.dirk2001-05-102-0/+33
|
* upgrade to 0.9.5ijliao2001-05-106-5/+40
|
* Correct path to the /proc/PID/status (it's /proc/PID/stat in Linux).sobomax2001-05-104-0/+30
| | | | Submitted by: Matthew Hawkins <matthew@topic.com.au>
* Upgrade to 5.01.tg2001-05-102-2/+2
|
* New maintainer.tg2001-05-102-3/+3
| | | | | PR: 27244 Submitted by: Sergey N. Voronkov <serg@tmn.ru>
* Update the master site and add URL to the author's Web page.max2001-05-102-3/+3
|
* upgrade to 0.1.7ijliao2001-05-102-2/+2
|
* s/python1.5/%%PYTHON_VERSION%%/gtg2001-05-103-1215/+1215
|
* Upgrade to latest version:vanilla2001-05-1037-70/+75
| | | | | | | | | | | | | | | | | | | | | p5-Apache-MP3 => 2.16 p5-Convert-UUlib => 0.111 p5-Email-Find => 0.03 p5-GD => 1.33 p5-HTML-Parser => 3.24 p5-I18N-Charset => 1.08 p5-I18N-LangTags => 0.20 p5-MIME-Lite => 2.111 p5-Set-Scalar => 1.09 p5-Sort-ArbBiLex => 3.4 p5-URI => 1.12 p5-Unix-Syslog => 0.95 and change MAINTAINER to ports@FreeBSD.org: p5-Convert-UUlib p5-Unix-Syslog Approved by: maintainer
* Fix MASTER_SITE.dirk2001-05-103-3/+3
|
* Fix XML support. Depend on textproc/expat2 instead of texproc/expat.dirk2001-05-104-6/+4
| | | | | PR: ports/27076 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
* Almost revert a change made in daemontools-0.70's supervise, whereroam2001-05-102-0/+25
| | | | | | | | | | | | | the one-second sleep between invocations was moved to after the actual invocation. This sleep could be interrupted by a SIGCHLD in the case of a failing service, and the service could be restarted way more than the documented once-per-second. Move the sleep back before the fork(), just don't sleep before the very first fork, so the service starts faster. Silence by: Daniel J. Bernstein (no telling if he'll fix this in later daemontools releases, so I guess we'll have to do it as part of our port..) Approved by: nbm (maintainer)
* Fix plist.kuriyama2001-05-101-0/+1
|
* Upgrade to 4.2.1.kuriyama2001-05-1048-1974/+90
|
* Enable this port to be able to fetch even when Qualcomm releaseslioux2001-05-101-2/+3
| | | | | | new versions. Submitted by: Brett Jackson <brett@modlogic.com>
* Update to 1.12.knu2001-05-102-4/+4
| | | | Submitted by: vanilla
* - Remove unnecessary dir removal of share/doc. It's been in the mtreelioux2001-05-101-1/+0
| | | | | file since Wed Jun 4 00:02:01 1997 UTC - A great overlook on my part
* Add port WMMemMon version 0.1.0: Mem/Swap monitoring dockapp forlioux2001-05-10