summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-12-30Need to update MASTER_SITES, noticed by Zafer by private mail.obache1-5/+10
Refrect: http://www.nedit.org/download.php (ftp://ftp.kreonet.re.kr/pub/tools/doc-tools/nedit/ does not have v5.5 now)
2007-12-30Fix installation of documentation. Bump revision.joerg2-5/+15
2007-12-30Replaced outdated mirrors by working mirrors.heinz1-4/+5
2007-12-30EXTRACT_USING is always set, even when the necessary tools are notjoerg2-6/+12
depended on because it is not used. Work around it for now by checking that the target is actually non-empty explicitly. This is still simpler than the original code. After the branch, this will be reordered so that it only gets set to non-default values when it will be used.
2007-12-30Need pre-created directory 'sbin', not 'bin'.obache1-2/+2
2007-12-30Explicitly set EXTRACT_USING and don't use the default value.joerg1-2/+2
2007-12-30* Need some pre-created directories before install.obache1-5/+7
* Change install stage to usual way.
2007-12-30Need more pre-created directories before start installation.obache1-2/+2
2007-12-30Leaf only updates for DHCP packages to get the startup scripts workingadrianp5-14/+17
and mirror the named9 package behaviour with rc.d
2007-12-30On NetBSD, this cannot be built without APM.hira1-1/+5
Set PKG_FAIL_REASON if APM is not available.
2007-12-30Updated security/ssh-ip-tunnel to 1.0nb1obache1-1/+2
2007-12-30* Honor PKGMANDIR and PKG_SYSCONFBASE.obache4-8/+67
* Install config files by CONF_FILES instead of install directly. * Correct path of tools and config in sample config files and a manual page. * Add DESTDIR support. Bump PKGREVISION.
2007-12-30Update alpine to official 1.00 release (many thanks to upstream for takingabs1-1/+2
back all patches). No changelog available [ Previous (beta) distfile had moved ]
2007-12-29Change to post-configure as we don't build anything.darcy1-4/+8
Substitute pipeline commands to deal with NetBSD sort (no -z). Bump PKGREVISION.
2007-12-29Fix path to wish and depend on it. Bump revision.joerg1-1/+8
2007-12-29Use normal module build logic and do the work for vicq and the man pagejoerg5-34/+19
directly. Fixes the build on DragonFly.
2007-12-29Fix linkage so that e.g. licq-gui-console's cdk check can actually pass.joerg3-11/+11
Bump revision.
2007-12-29Fix PLIST.joerg2-2/+4
2007-12-29Fix EXTRACT_USING=gtar and simplify the other cases. TOOLS_GTAR was neverjoerg1-4/+4
defined and therefore no argument was passed to the extract script. This broke at least scmgit-docs on DragonFly.
2007-12-29Needs gettext-lib for build.joerg1-1/+2
2007-12-29Fix pthread linkage.joerg3-8/+11
2007-12-29Fix build on DragonFly. Always build with gmake as lex / yacc output getsjoerg4-24/+33
named incorrectly otherwise. Set WRKSRC correctly.
2007-12-29Update alpine to official 1.00 release (many thanks to upstream for takingabs7-119/+7
back all patches). No changelog available
2007-12-29Just hard-code a default of one thread for DragonFly as the sysconfjoerg2-8/+20
interface doesn't exist. Can be overriden via configure option.
2007-12-29Recursively include gettext-lib for the sake of libtool.joerg1-1/+3
2007-12-29DESTDIR ready.obache1-2/+4
2007-12-29Fix up broken package imported during freeze:joerg1-27/+20
- fetch was broken, fixed - dependencies were not patterns, fixed - no conditional dependencies, this is not FreeBSD ports, thanks - when installing bash scripts, have a runtime dependency on it - patch scripts *before* installing them In addition, add DESTDIR support. Bump revision.
2007-12-29Use Blue-1.7. Bump PKGREVISION.wiz2-7/+7
Addresses PR 37642 by Cesar Catrian Carreno.
2007-12-29Fix PR#37553adam2-1/+15
2007-12-29+ gplcver-2.12a, netperf-2.4.4, xpuyopuyo-0.9.8.wiz1-3/+4
2007-12-29Update MASTER_SITES and HOMEPAGE. From Zafer Aydogan.wiz1-3/+3
2007-12-29Update MASTER_SITES. From Zafer Aydogan.wiz1-2/+5
2007-12-29Update MASTER_SITES. From Zafer Aydogan.wiz4-9/+9
2007-12-29Update MASTER_SITES and HOMEPAGE. From Zafer Aydogan.wiz2-6/+6
2007-12-29Update MASTER_SITES. From Zafer Aydogan.wiz1-2/+2
2007-12-29Update MASTER_SITES.wiz1-2/+2
2007-12-29Update MASTER_SITES, from Zafer Aydogan.wiz2-4/+4
2007-12-29Remove dead MASTER_SITES. From Zafer Aydogan.wiz1-2/+2
2007-12-29Update MASTER_SITES, from Zafer Aydogan.wiz1-2/+2
2007-12-29+ a2ps-4.14, bacula-2.2.7, gnash-0.8.1 [pkg/37639], ipa-2.0.5wiz1-6/+10
[pkg/37630], mpg123-1.0.1, octave-3.0.0, raine-0.50.6, vile-9.6, wxRemind-11.
2007-12-29PLIST fixadrianp2-2/+4
PKGREVISION++
2007-12-28Add dvd-slideshow 0.7.5.darcy1-1/+2
2007-12-28Initial checkin of dvd-slideshow.darcy6-1/+130
Version 0.7.5 Script that creates a slideshow-style DVD with some simple menus
2007-12-28Do not use DEBUG compiler flagsadam2-10/+19
2007-12-28Simplify pattern for Mac OS X Leopard.tron1-2/+2
2007-12-28Recognize the MIT Kerberos bundled with Mac OS X Leopard.tron1-1/+7
2007-12-28Simplify pattern for Mac OS X Leopard Intel.tron1-2/+2
2007-12-28Add C++ const-cast to fix build under Mac OS X Leopard where the secondtron2-1/+15
argument to FD_ISSET() is not declared "const".
2007-12-28This package uses BSD Makefile.obache3-2/+21
Honor PKGMANDIR and DESTDIR ready.
2007-12-28Supports DESTDIR.joerg1-1/+3