summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove non-existing wmfun library from LIB_DEPENDS.sobomax2001-05-151-2/+1
|
* Comment out files that belong to gtkhtml module.sobomax2001-05-152-8/+8
|
* Temporary comment out gtkhtml dependency until right way has been worked out.sobomax2001-05-152-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-146-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-142-2/+2
|
* Update to 1.0.1ade2001-05-148-20/+24
|
* Update t0 0.5.8ade2001-05-144-6/+4
|
* Update to 1.8.13ade2001-05-142-2/+2
|
* Update xmame to 0.37b14.2, xpinmame to 0.99b3, and CPS2 patches toolgeni2001-05-143-7/+7
| | | | | | | 2001/05/11. PR: 27317 Submitted by: Stijn Hoop <stijn@win.tue.nl>
* Update to 0.1.4greid2001-05-143-9/+22
|
* Be more careful when removing duplicate lines. Remember thatjoe2001-05-141-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-141-1/+1
| | | | | | from the log message. Submitted by: Ian Dowse <iedowse@maths.tcd.ie>
* Update version number of wmraster shared library.sobomax2001-05-146-6/+6
|
* Update to 0.65.0.sobomax2001-05-149-127/+8
|
* Show the user why a failed syntax check occurred by showing thejoe2001-05-141-1/+1
| | | | regular expression that was used to perform the check.
* The 'MFC after:' entry can also take 'months'.joe2001-05-141-3/+3
|
* Update to 1.0.3.sobomax2001-05-1418-960/+812
|
* Add in bonobo supportade2001-05-142-1/+7
|
* Fix build with pkgconfig installedade2001-05-141-1/+2
| | | | Submitted by: many people
* Fix build with USE_SLANGade2001-05-142-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-132-2/+2
|
* I committed the md5 sum on the wrong distfile last time; the contentskris2001-05-131-1/+1
| | | | were the same, but the paths were wrong.
* Remove a number of unnecessary warnings that occured whilst parsingjoe2001-05-131-6/+9
| | | | the log message.
* Relax the handling of seemingly extra lines in the templated headerjoe2001-05-131-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.
OpenPOWER on IntegriCloud