Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
espie 5752c45e75 fix caching issues.
- during the scanning stage, we can rely on more than sizes. Specifically,
for files with cached sha values: detect problems early, zap the files, so
the new ones do fetch.

- do not allow "negative" caching: if the cached file doesn't match, just
run the checksum again to make sure (manual download would tamper with that).
This should allow builders to forget about the existence of
/usr/ports/distfiles/distinfo again.

- remove bad files so that fetch has a chance to work (todo: log some more
info, yeah landry...)

- zap code from (checksum) proper  that's no longer in-use.

okay jasper@

(gets in because fixing the mirrors for the release is important, and dpb -F
would not do the right thing without manual intervention).
2012-07-20 11:45:33 +00:00
archivers handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location. 2012-07-10 15:22:44 +00:00
astro handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location. 2012-07-10 15:22:44 +00:00
audio Update to libcanberra-0.29. 2012-07-13 17:03:32 +00:00
benchmarks Use LOCALSTATEDIR. 2012-04-28 10:51:44 +00:00
biology Fix path to nutdb's config files and build the gui version. Problem noted 2011-11-28 10:18:53 +00:00
books mirror svnbook, with the distfile under a sensible name. 2012-04-06 20:39:39 +00:00
cad update xtrkcad to 4.2.0-beta1 2012-07-09 14:40:20 +00:00
chinese CHMOD and CHOWN serve no useful purpose, they're just chown/chmod 2011-10-21 16:23:44 +00:00
comms Update to 6.0.6 2012-07-19 15:05:30 +00:00
converters - update to 0.21 2012-07-19 08:25:54 +00:00
databases Remove REVISION for 2.1.5 update. 2012-07-18 04:28:40 +00:00
devel Escape identifiers which are Python keywords to avoid breaking the API 2012-07-20 07:14:12 +00:00
editors add missing patch for amd64 2012-07-18 16:49:21 +00:00
education Update to anki 1.2.11. See http://ankisrs.net/changes.html for details 2012-05-25 13:16:13 +00:00
emulators handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location. 2012-07-10 15:22:44 +00:00
fonts update to terminus-font 4.38, from LEVAI Daniel (maintainer) 2012-07-13 10:11:59 +00:00
games hookup duke3ddata which rfreeman@ forgot again.. 2012-07-19 07:20:28 +00:00
geo Unbreak by updating to emerillon 0.1.90. 2012-07-17 07:29:48 +00:00
graphics Bugfix update to cogl-1.10.4. 2012-07-17 17:15:16 +00:00
infrastructure fix caching issues. 2012-07-20 11:45:33 +00:00
inputmethods gtk-update-icon-cache: 2012-06-15 08:32:14 +00:00
japanese gtk-update-icon-cache: 2012-06-15 08:32:14 +00:00
java +jBCrypt 2012-05-23 15:04:30 +00:00
korean these ports have moved to fonts/, some have gotten the ko-prefix where applicable. 2011-07-19 09:23:51 +00:00
lang add MODLUA_DEP_VERSION to SUBST_VARS 2012-07-19 20:25:16 +00:00
mail Add a better default scanset 2012-07-17 09:37:12 +00:00
math Update to 16.0.0. 2012-07-08 12:24:17 +00:00
meta Tweak the accessibility section. 2012-07-12 11:58:15 +00:00
misc Security fix for CVE-2012-3368 2012-07-18 11:15:30 +00:00
multimedia update to a newer git checkout, various updates to sites and notably a fix 2012-07-16 10:14:28 +00:00
net +isc-bind 2012-07-19 08:37:02 +00:00
news Remove VERSION, it's only used once. Tweak DESCR. 2012-07-10 10:29:39 +00:00
palm Drop maintainership and bump 2011-09-21 07:49:15 +00:00
plan9 Small plist tweak by ajacoutot@; don't try to use rfork on i386 2012-06-27 10:43:07 +00:00
print Update to foomatic-filters-4.0.17. 2012-07-14 08:04:27 +00:00
productivity handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location. 2012-07-10 15:22:44 +00:00
russian normalize pkgpath 2011-09-16 11:13:37 +00:00
security import ports/security/yubiserve, ok jsaper@ 2012-07-18 08:25:07 +00:00
shells update to 4.2 patchlevel 36 2012-07-10 13:41:11 +00:00
sysutils +py-cef, py-metlog, py-repoze-who, py-recaptcha-client, py-gevent, py-greenlet 2012-07-17 19:34:09 +00:00
telephony update to asterisk 1.8.14.1, fixes a problem with tcptls SIP connections 2012-07-17 13:01:55 +00:00
textproc Update to 2.0.4 2012-07-19 14:56:59 +00:00
www fix dep, no need to pull drupal6 in (which may pull a lot of shit along 2012-07-20 09:31:35 +00:00
x11 Update to caribou-0.4.3. 2012-07-20 07:15:02 +00:00
.cvsignore add openbsd-wip (the repository on github). 2011-11-01 12:36:30 +00:00
INDEX regen 2012-07-19 21:33:10 +00:00
Makefile zap old readmes infrastructure, replaced by new age databases/ports-readmes 2012-05-28 09:38:04 +00:00
README wee little additions 2011-11-15 18:33:16 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), bsd.port.arch.mk(5), port-modules(5).

dpb(1) (manpage under ${PORTSDIR}/man) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.20 2011/11/15 18:33:16 espie Exp $