Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.2_1,1 13 Dec 2024 08:22:18 |
Dima Panov (fluffy) |
devel/ucpp: mark as PIE_UNSAFE (+)
Reported by: bulk -t
Approved by: portmgr (blanket)
Sponsored by: Future Crew, LLC |
1.3.2_1,1 23 Jan 2024 21:51:23 |
Muhammad Moinur Rahman (bofh) |
devel/ucpp: Impelled to share/man
Approved by: portmgr (blanket) |
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.3.2,1 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.3.2,1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.3.2,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.2,1 03 Apr 2017 09:02:09 |
amdmi3 |
- Update WWW
- Remove bogus MASTER_SITES
Approved by: portmgr blanket |
1.3.2,1 20 Sep 2016 20:50:02 |
jkim |
Revert r422537 and use the official repository, not a fork.
Approved by: crees
PR: 212719 |
1.3.4 20 Sep 2016 18:36:15 |
crees |
Find new MASTER_SITES
PR: ports/212719 |
1.3.2 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
1.3.2 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.3.2 22 May 2015 13:34:22 |
mat |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
1.3.2 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
1.3.2 08 Jun 2014 19:51:28 |
olgeni |
Remove all space characters from Makefile assignments.
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt) |
1.3.2 29 Dec 2013 14:50:31 |
crees |
Stage devel and database ports maintained by me.
While here, add missing cvs dep and general cleanups |
1.3.2 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
1.3.2 31 Aug 2011 10:42:43 |
crees |
Update to 1.3.2
PR: ports/160303
Submitted by: Pedro Giffuni <giffunip@tutopia.com> |
1.3 17 Jun 2011 06:46:07 |
crees |
- Update maintainer address
Approved by: rene (mentor) |
1.3 07 Apr 2011 12:58:07 |
wxs |
Pass maintainer to Chris Rees, per request on ports@. |
1.3 06 Apr 2011 14:28:01 |
wxs |
Point to new MASTER_SITE. It has the same version number but the distinfo
changed. The changes between the old and new are build related and one
functional code change.
While here, add LICENSE.
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via ports@) |
1.3 16 Mar 2011 13:55:41 |
bapt |
Deprecate unmaintained ports from devel where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports |
1.3 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
1.3 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
1.3 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.3 28 Jul 2003 20:59:02 |
krion |
Update to 1.3
* brand new integer evaluation code, with precise evaluation
* and checks
* new hash table implementation, with binary trees
* relaxed attitude on failed `##' operators
* bugfix on macro definition on command-line wrt nesting macros
* support for up to 32766 macro arguments in LOW_MEM code
* support for optional additional "identifier" characters such
* as '$' or '@'
* bugfix: memory leak on void #assert
PR: 54989
Submitted by: Mark Linimon <linimon@lonesome.com>
Approved by: fjoe (mentor) (implicit) |
1.2_1 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
1.2_1 22 Dec 2002 17:49:10 |
ijliao |
- Support CC/CFLAGS properly
PR: 45929
Submitted by: Ports Fury |
1.2 19 Aug 2002 11:44:39 |
ijliao |
upgrade to 1.2
update WWW and master site
drop maintainership |
02 Dec 2001 08:19:01 |
ijliao |
upgrade to 1.1 |
15 Feb 2001 17:44:55 |
ijliao |
add ucpp, a C preprocessor and lexer |