notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/argouml/Makefile
SVNWeb

Number of commits found: 44

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 26 Nov 2019
[ 21:46 jkim search for other commits by this committer ] Original commit   Revision:518482 (Only the first 10 of 443 ports in this commit are shown above. View all ports for this commit)
Clean up after java/openjdk6 and java/openjdk6-jre removal

java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
Tue, 8 Dec 2015
[ 17:35 amdmi3 search for other commits by this committer ] Original commit   Revision:403316
- Switch to options helpers
Fri, 23 Jan 2015
[ 16:03 antoine search for other commits by this committer ] Original commit   Revision:377747 (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Remove explicit dependency on javavmwrapper for ports that USE_JAVA
Sun, 29 Sep 2013
[ 14:52 rene search for other commits by this committer ] Original commit   Revision:328702
Add stage support.
Fri, 20 Sep 2013
[ 17:03 bapt search for other commits by this committer ] Original commit   Revision:327722 (Only the first 10 of 379 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
Wed, 23 Jan 2013
[ 15:00 makc search for other commits by this committer ] Original commit   Revision:310871 (Only the first 10 of 237 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after DESKTOP_ENTRIES update
Mon, 7 Jan 2013
[ 02:07 makc search for other commits by this committer ] Original commit   Revision:310020 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
- Update DESKTOP_ENTRIES:
  * rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes
Mon, 10 Dec 2012
[ 11:25 bapt search for other commits by this committer ] Original commit   Revision:308600 (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA=	1.5+ (part1)
Sat, 10 Nov 2012
[ 21:47 rene search for other commits by this committer ] Original commit   Revision:307301
- Update to 0.34
- Convert to optionsNG
- Convert Makefile header
- Remove indefinite article from COMMENT

Changelog:	http://www.feedage.com/feeds/3617303/feed-for-the-argouml-project
Feature safe:	yes
Wed, 6 Jul 2011
[ 06:23 rene search for other commits by this committer ] Original commit 
Do not hardcode JAVA_VERSION in argouml.sh.in
Tue, 28 Jun 2011
[ 18:53 rene search for other commits by this committer ] Original commit 
Drop maintainership.
Wed, 1 Jun 2011
[ 22:38 rene search for other commits by this committer ] Original commit 
Try to be more helpful to portscout by pointing one level up in MASTER_SITES
Wed, 27 Apr 2011
[ 21:56 rene search for other commits by this committer ] Original commit 
Update to 0.32.2

PR:             ports/156656
Submitted by:   glewis
Sat, 26 Feb 2011
[ 21:06 rene search for other commits by this committer ] Original commit 
Update to 0.32.1

Changelog:      http://argouml.tigris.org/servlets/NewsItemView?newsItemID=2454
Sun, 30 Jan 2011
[ 13:55 rene search for other commits by this committer ] Original commit 
- update to 0.32
- add icons for desktop menu
- tiny Makefile cleanup

Feature safe:   yes
Fri, 20 Aug 2010
[ 17:48 rene search for other commits by this committer ] Original commit 
- Add desktop entry
- Bump PORTREVISION

Submitted by:   "army of root" via private mail
Mon, 12 Jul 2010
[ 19:35 rene search for other commits by this committer ] Original commit 
* Update to 0.30.2
* Move LICENSE line to a portlint-friendly location

Approved by:    tabthorpe (mentor, implicit)
Wed, 23 Jun 2010
[ 06:52 rene search for other commits by this committer ] Original commit 
Specify that this port uses the Eclipse Public License.

Approved by:    tabthorpe (mentor, implicit)
Feature safe:   yes
Wed, 12 May 2010
[ 13:22 rene search for other commits by this committer ] Original commit 
Update to 0.30.1

Approved by:    tabthorpe (mentor, implicit)
Tue, 16 Mar 2010
[ 19:25 rene search for other commits by this committer ] Original commit 
Update to 0.30

PR:             ports/144780
Submitted by:   Eric L. Chen eric(at)bsded(punt)com
Approved by:    tabthorpe
Fri, 28 Aug 2009
[ 06:00 rene search for other commits by this committer ] Original commit 
Forced commit to note that the previous commit

PR:             ports/138247
Approved by:    miwi (implicit)
Thu, 27 Aug 2009
[ 21:22 rene search for other commits by this committer ] Original commit 
Update to 0.28.1 (bugfix release).

Approved by:    miwi
Sat, 11 Apr 2009
[ 06:01 pav search for other commits by this committer ] Original commit 
- Fix installation

Submitted by:   rene (maintainer)
Wed, 8 Apr 2009
[ 20:55 rene search for other commits by this committer ] Original commit 
* upgrade to 0.28
* add quickguide PDF
* place distfiles in separate directory
* always download PDF files

Reviewed by:    itetcu
Approved by:    itetcu
Mon, 2 Feb 2009
[ 19:47 rene search for other commits by this committer ] Original commit 
Add PORTSCOUT variable to report only x.2y.z versions.

Approved by:    tabthorpe
Mon, 5 Jan 2009
[ 16:23 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Update maintainer mail

PR:             127077
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Sun, 30 Nov 2008
[ 16:36 glewis search for other commits by this committer ] Original commit 
. Update to 0.26.2.

PR:             129236
Approved by:    maintainer
Mon, 29 Sep 2008
[ 11:59 miwi search for other commits by this committer ] Original commit 
- Update to 0.26

PR:             127694
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Fri, 6 Jun 2008
[ 13:21 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 367 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Fri, 16 Feb 2007
[ 03:07 clsung search for other commits by this committer ] Original commit 
- Update to 0.24

no changelog is present on the mastersite, but changes include:
* a new pt_BR translation
* events/guards/actions selectable from toolbar when a model is loaded
* GEF 0.11.3M10 -> 0.12.3
* simplified Arrange menu
* more extensive View menu

PR:             ports/109208
Submitted by:   maintainer (Rene Ladan)
Fri, 22 Dec 2006
[ 03:32 clsung search for other commits by this committer ] Original commit 
- Update to 0.22
- Take maintainership
- Pet portlint

PR:             ports/104164
Submitted by:   Rene Ladan <r dot c dot ladan_AT_gmail dot com>
Approved by:    maintainer (timeout)
Wed, 10 May 2006
[ 09:51 vs search for other commits by this committer ] Original commit 
Update to 0.20

PR:             ports/94392
Submitted by:   Rene Ladan
Approved by:    maintainer timeout
Sat, 11 Feb 2006
[ 01:55 jylefort search for other commits by this committer ] Original commit 
Update maintainer's email

PR:             ports/92423
Submitted by:   maintainer
Fri, 2 Sep 2005
[ 14:48 glewis search for other commits by this committer ] Original commit 
Forced commit to note that, independently, the update to 0.18.1 in
the last commit was also:

PR:             82797
Submitted by:   Rene Ladan <r.c.ladan@student.tue.nl>
Thu, 1 Sep 2005
[ 20:44 glewis search for other commits by this committer ] Original commit 
. Update to 0.18.1.
. Install the documentation (manual).

Approved by:    maintainer timeout (3 weeks)
Sun, 13 Mar 2005
[ 02:16 hq search for other commits by this committer ] Original commit 
- Fix mispelled USE_JAVA knob [1]
- Add 'java' category
- Remove unneeded PORTREVISION=0 statement
- Register run dependency on javavmwrapper
- Improve launcher shell script (use javavmwrapper 2.0)
- Use SUB_FILES to configure launcher shell script
- Remove trailing space in pkg-plist to calm portlint
- Add $FreeBSD$ tags

PR:             78116 [1]
Reported by:    Michel Lavondes <fox@vader.aacc.cc.md.us> [1]
Approved by:    maintainer timeout
Thu, 11 Nov 2004
[ 01:33 ijliao search for other commits by this committer ] Original commit 
upgrade to 0.16.1

Submitted by:   maintainer
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Sat, 4 Oct 2003
[ 01:10 glewis search for other commits by this committer ] Original commit 
. Update from 0.12 to 0.14.
. Change maintainer from ports@ to philip.reynolds@rfc-networks.ie

PR:             56442
Submitted by:   Philip Reynolds <philip.reynolds@rfc-networks.ie>
Fri, 13 Jun 2003
[ 18:36 ijliao search for other commits by this committer ] Original commit 
add ArgoUML 0.12
A UML design tool with cognitive support

Number of commits found: 44