Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.8.11 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.8.11 21 Oct 2021 14:27:19 |
Stefan Eßer (se) |
sysutils/udfclient: Add CPE information
Approved by: portmgr (blanket) |
0.8.11 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.8.11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.11 05 Mar 2021 09:50:09 |
ak |
- Remove the stray line added in r547287
Approved by: avg (maintainer) |
0.8.11 12 Oct 2020 12:15:38 |
avg |
retire my older email address
Remove "created by" lines that had it.
Change to my @f.o address in maintainer lines.
PR: 250204
Approved by: mikael |
0.8.11 01 Sep 2020 18:54:07 |
dinoex |
- fix build with option FUSE |
0.8.11 27 Aug 2020 16:24:03 |
tcberner |
sysutils/udfclient: update to 0.8.11 (fixes build on current)
PR: 248952
Approved by: avg (maintainer) |
0.8.8 01 Feb 2020 20:00:07 |
dinoex |
- update MASTER_SITES |
0.8.8 06 Nov 2019 16:26:35 |
antoine |
Mark a few ports BROKEN (unfetchable) |
0.8.8 25 May 2017 17:26:40 |
pi |
sysutils/udfclient: update 0.7.5 -> 0.8.8
- Changed MASTERSITE
- Added LICENSE
PR: 219535
Submitted by: avg (maintainer) |
0.7.5_2 25 May 2017 12:14:08 |
pi |
sysutils/udfclient: fix build with FUSE option enabled
PR: 195949
Submitted by: avg (maintainer)
Reported by: toomas.aas@raad.tartu.ee
Reviewed by: w.schwarzenfeld@utanet.at |
0.7.5_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.7.5_1 12 May 2014 16:59:11 |
nox |
Stagify. |
0.7.5_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.7.5_1 28 Apr 2013 20:01:07 |
bapt |
Convert left sysutils ports to new options framework |
0.7.5_1 06 Mar 2013 16:52:02 |
bapt |
Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix |
0.7.5_1 28 Feb 2013 10:51:58 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
Approved by: portmgr |
0.7.5_1 01 Feb 2013 15:04:01 |
ak |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
0.7.5_1 14 Dec 2012 15:47:01 |
flo |
- introduce a USE_FUSE macro
- convert all fuse ports to use the new macro
The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.
Approved by: portmgr (bapt) |
0.7.5_1 27 Nov 2011 21:16:05 |
crees |
- Fix build on 9+
- Use bsd.port.options.mk
PR: ports/162909
Submitted by: avg (maintainer)
Feature safe: yes |
0.7.5 11 Nov 2011 04:32:05 |
linimon |
Does not compile on recent -9: needs SCSI fix.
Hat: portmgr
Feature safe: yes |
0.7.5 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.7.5 04 Mar 2011 05:55:39 |
miwi |
- Update to 0.7.5
PR: 154627
Submitted by: Kurt Jaeger <fbsd-pr@opsec.eu> |
0.7.1 12 Jan 2009 23:36:58 |
beech |
- Update to 0.7.1
- Makefile tweaks
PR: ports/130427
Submitted by: Andriy Gapon <avg@icyb.net.ua> (maintainer) |
0.5.8_1 16 Feb 2008 08:49:16 |
miwi |
- Update udfclient to 0.2
- Add debug knob
PR: 120295
Submitted by: Andriy Gapon <avg@icyb.net.ua> (maintainer) |
0.5.8 14 Dec 2007 22:19:22 |
pav |
- Update to 0.5.8
- Add option to build FUSE module
PR: ports/118484
Submitted by: Andriy Gapon <avg@icyb.net.ua> (maintainer) |
0.5.6 11 Oct 2007 10:29:34 |
rafan |
- Update to 0.5.6
PR: ports/117109
Submitted by: Andriy Gapon <avg at icyb.net.ua> (maintainer) |
0.5.5 23 Jul 2007 15:28:31 |
mm |
- update to 0.5.5
PR: ports/114764
Submitted by: Andriy Gapon <avg@icyb.net.ua> (maintainer)
Approved by: garga (mentor, implicit) |
0.5.4.1 10 Feb 2007 11:10:32 |
miwi |
- Add backup MASTER_SITES
Submitted by: pointyhat via kris |
0.5.4.1 27 Dec 2006 14:58:01 |
miwi |
Update to 0.5.4.1
PR: ports/107205
Submitted by: Andriy Gapon <avg@icyb.net.ua> (maintainer) |
0.5.3 21 Sep 2006 14:14:09 |
miwi |
- Update to 0.5.3
PR: ports/103456
Submitted by: Andriy Gapon <avg@icyb.net.ua> (maintainer) |
0.5.2 04 Sep 2006 13:17:34 |
itetcu |
Update to 0.5.2
PR: ports/102796
Submitted by: Andriy Gapon (maintainer) |
0.5.1 27 Feb 2006 11:44:27 |
danfe |
Unbreak fetching by using bunch of NetBSD sites, since original mastersite
currently seems dead.
Approved by: portmgr (clement) |
0.5.1 23 Jan 2006 19:47:34 |
anray |
Update to 0.5.1
PR: ports/92220
Submitted by: Andriy Gapon (maintainer) |
0.5 23 Nov 2005 01:38:13 |
barner |
- Update to 0.5 [1]
- Add SHA256
PR: ports/89428 [1]
Submitted by: Andriy Gapon <avg@icyb.net.ua> (maintainer) [1] |
0.4.9 04 Aug 2005 13:41:54 |
vs |
Fix build with just -O in CFLAGS
Noticed by: cluster
Submitted by: maintainer
Approved by: portmgr (kris) |
0.4.9 26 Jul 2005 12:15:44 |
vs |
Update to 0.4.9
PR: ports/84044
Submitted by: maintainer |
0.3.3_1 04 Apr 2005 15:22:56 |
vs |
Unbreak on sparc64
Submitted by maintainer |
0.3.3_1 27 Mar 2005 01:42:20 |
kris |
BROKEN on sparc64: Does not compile
Approved by: portmgr (self) |
0.3.3_1 11 Mar 2005 10:35:23 |
flz |
- Add a patch to fix speed setting issue.
PR: ports/78690
Submitted by: Andriy Gapon <avg@icyb.net.ua> (maintainer)
Approved by: pav (mentor) |
0.3.3 04 Mar 2005 14:58:10 |
vs |
Add udfclient 0.3.3, tools for UDF filesystem.
UDFclient basicly provides a userinterface not unlike ftp(1) but allways
fetches files recursively from the disc(s).
PR: ports/75781
Submitted by: Andriy Gapon |