Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.1_2 04 May 2025 11:36:35
    |
Rene Ladan (rene)  |
textproc/resume: Remove expired port
2025-04-30 textproc/resume: Obsolete XML and XSL based system that targets
résumés and curricu vitae |
1.5.1_2 13 Mar 2025 20:46:30
    |
Daniel Engberg (diizzy)  |
textproc/resume: Deprecate and set expiration date to 2025-04-30
Obsolete XML and XSL based system that targets résumés and
curricu vitae |
1.5.1_2 31 Dec 2024 08:57:55
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
1.5.1_2 01 Nov 2023 22:11:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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) |
1.5.1_2 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 ) |
1.5.1_2 20 Jul 2022 14:23:14
    |
Tobias C. Berner (tcberner)  |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.5.1_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.5.1_2 14 Aug 2019 12:16:41
  |
mat  |
Convert to UCL & cleanup pkg-message (categories [t-u]) |
1.5.1_2 22 Feb 2016 09:57:34
  |
amdmi3  |
- Switch to USES=tar
- Add LICENSE
- Add NO_ARCH
- Pet portlint
- Use common way of pkg-message handling
- Simplify installation
- Switch to options helpers |
1.5.1_2 11 May 2015 18:34:58
  |
mat  |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
1.5.1_2 15 Nov 2014 16:26:33
  |
antoine  |
Cleanup plist |
1.5.1_2 16 Jul 2014 03:18:26
  |
adamw  |
Add DOCS option where PORTDOCS is in plist. |
1.5.1_2 28 Feb 2014 16:19:00
  |
miwi  |
- Stage support |
1.5.1_2 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.5.1_2 03 Jul 2011 14:40:25
 |
ohauer  |
-remove MD5 |
1.5.1_2 22 Aug 2009 00:37:17
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
1.5.1_2 06 Jun 2008 14:05:09
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.5.1_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.5.1 13 May 2006 04:24:52
 |
edwin  |
Remove USE_REINPLACE from categories starting with T |
1.5.1 22 Jan 2006 02:55:05
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.5.1 25 Nov 2005 18:40:57
 |
pav  |
- Add SHA256 |
1.5.1 12 Jul 2004 23:02:27
 |
glewis  |
. Define USE_JAVA.
. Remove definition of JAVAJARDIR, its defined in bsd.java.mk.
. Use PORTDOCS to simplify the packing list.
. Respect NOPORTDOCS for examples.
. Use %%JAVAJARDIR%% in the packling now that bsd.java.mk sets it. |
1.5.1 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
1.5.1 30 Mar 2003 19:22:37
 |
adamw  |
Add a pkg-message that shows how to get results immediately.
PR: 50379
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer) |
1.5.1 30 Mar 2003 19:22:00
 |
adamw  |
Maintainer drop.
Add a pkg-message that shows how to get results immediately.
PR: 50379
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer) |
1.5.1 21 Feb 2003 13:42:50
 |
knu  |
De-pkg-comment. |
1.5.1 02 Jan 2003 05:49:35
 |
adamw  |
Update to 1.5.1.
PR: 45846
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer) |
1.5.0 16 Nov 2002 05:15:07
 |
edwin  |
Maintainer update to version 1.5.0
PR: ports/45134
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
1.4.2 17 Jul 2002 11:33:38
 |
perky  |
Update to 1.4.2
PR: 40687
Submitted by: maintainer |
1.4.1 17 Jun 2002 20:13:20
 |
pat  |
Update to 1.4.1
PR: 39389
Submitted by: maintainer |
1.4.0 25 May 2002 04:04:27
 |
pat  |
- Update to 1.4.0
- Change maintainer's address
PR: 38529
Submitted by: maintainer |
1.3.3 17 Apr 2002 21:33:22
 |
pat  |
Update to 1.3.3
PR: 37167
Submitted by: maintainer |
25 Feb 2002 20:56:49
    |
pat  |
Fix pkg-plist |
18 Feb 2002 08:05:52
    |
yoichi  |
Add resume, XML Resume library. |