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: astro/jday/Makefile
SVNWeb

Number of commits found: 25

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)
Mon, 10 Jan 2022
[ 15:15 Stefan Eßer (se) search for other commits by this committer ]    commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  bcaf25a  (Only the first 10 of 491 ports in this commit are shown above. View all ports for this commit)
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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.
Fri, 30 May 2014
[ 19:33 amdmi3 search for other commits by this committer ] Original commit   Revision:355901
- Switch to USES=libtool, drop .la files
- Strip libraries
Fri, 25 Oct 2013
[ 14:04 vanilla search for other commits by this committer ] Original commit   Revision:331586 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
support STAGEDIR.
Fri, 20 Sep 2013
[ 13:14 bapt search for other commits by this committer ] Original commit   Revision:327701 (Only the first 10 of 123 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:
astro)
Tue, 19 Mar 2013
[ 13:04 eadler search for other commits by this committer ] Original commit   Revision:314640 (Only the first 10 of 218 ports in this commit are shown above. View all ports for this commit)
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
Sat, 15 Sep 2012
[ 20:00 naddy search for other commits by this committer ] Original commit   Revision:304323 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Remove pointless header lines from ports I created once upon a time.
Mon, 23 Jul 2012
[ 14:05 cs 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)
Fix typos in COMMENT
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sat, 22 Aug 2009
[ 00:13 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with A
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 19 Aug 2008
[ 09:18 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Return laszlof's ports to the pool due to lack of time.

Hat:            portmgr
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Thu, 1 Feb 2007
[ 02:42 kris search for other commits by this committer ] Original commit  (Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included version to avoid objformat a.out botch
Tue, 7 Nov 2006
[ 15:37 laszlof search for other commits by this committer ] Original commit  (Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
Update my email address in all ports that I maintain.

Approved by:    flz (mentor)
Mon, 15 May 2006
[ 07:37 lawrance search for other commits by this committer ] Original commit 
Update to 2.4.
Submitter takes maintainership.

PR:             ports/96061
Submitted by:   Frank Laszlo <laszlof@vonostingroup.com>
Sat, 17 Apr 2004
[ 19:20 krion search for other commits by this committer ] Original commit 
- Fix configure warning

PR:             65674 65675 65676 65677 65678 65679
Submitted by:   Roman Neuhauser <neuhauser at chello dot cz>
Mon, 29 Sep 2003
[ 13:00 naddy search for other commits by this committer ] Original commit 
Drop maintainership.
Fri, 21 Feb 2003
[ 12:52 naddy search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
pkg-comment -> COMMENT
Wed, 1 Jan 2003
[ 22:06 naddy search for other commits by this committer ] Original commit 
Update to 1.3.  Now includes a man page.
Sat, 3 Nov 2001
[ 22:22 naddy search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Update my MAINTAINER address.    
Tue, 13 Feb 2001
[ 11:29 jeh search for other commits by this committer ] Original commit 
New Port: astro/jday   The jday binary can be used to convert calendar dates to
astronomical   julian dates.  This number is useful for a variety of purposes.  
Especially related to calculating elapsed time between instances   over large or
short periods of time.    

Number of commits found: 25