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/yasm/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, 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.
Tue, 27 Feb 2018
[ 13:03 mat search for other commits by this committer ] Original commit   Revision:463123 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Switch some MASTER_SITES from http/ftp to https.

Also some cleanup of dead entries.

PR:		226203
Submitted by:	Sam H
Sponsored by:	Absolight
Sun, 25 Jun 2017
[ 00:29 linimon search for other commits by this committer ] Original commit   Revision:444251 (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
Begin deorbit burn of ia64.  We have not attempted to build packages for
it for many years.

While here, alphabetize ARCHs, pet portlint, and modernize usages.

Approved by:	portmgr (tier-2 blanket)
Fri, 10 Jun 2016
[ 17:05 riggs search for other commits by this committer ] Original commit   Revision:416684
Update to upstream release 1.3.0; convert to OPTION helpers

PR:		209784
Submitted by:	takefu@airport.fm
Reviewed by:	riggs
Approved by:	maintainer timeout
Thu, 4 Sep 2014
[ 19:26 antoine search for other commits by this committer ] Original commit   Revision:367307 (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user

Differential Revision:	https://reviews.freebsd.org/D703
Reviewed by and discussed with:	bapt
With hat:	portmgr
Mon, 10 Feb 2014
[ 07:54 bapt search for other commits by this committer ] Original commit   Revision:343599
Allow packaging as a user
Sun, 2 Feb 2014
[ 08:35 miwi search for other commits by this committer ] Original commit   Revision:342252
- Stage support
Sun, 29 Dec 2013
[ 15:01 tijl search for other commits by this committer ] Original commit   Revision:338002
Add NLS option.
Fri, 20 Sep 2013
[ 17:17 bapt search for other commits by this committer ] Original commit   Revision:327726 (Only the first 10 of 623 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 4)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Sat, 27 Apr 2013
[ 08:50 mva search for other commits by this committer ] Original commit   Revision:316654 (Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
Fri, 26 Apr 2013
[ 15:10 bapt search for other commits by this committer ] Original commit   Revision:316620 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Convert USE_GETTEXT -> USES=gettext

While here:
- Trim headers
- Remove some useless pre.mk/post.mk
- Convert to optionsng
Wed, 22 Feb 2012
[ 04:34 eadler search for other commits by this committer ] Original commit 
Update to 1.2.0

PR:             ports/165188
Submitted by:   Niclas Zeising <zeising@daemonic.se>
Approved by:    Peter Johnson <johnson.peter@gmail.com> (maintainer)
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Wed, 11 Aug 2010
[ 03:30 sahil search for other commits by this committer ] Original commit 
- Update to 1.1.0
- Define LICENSE
- Mark MAKE_JOBS_SAFE

PR:             ports/149508
Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:    Peter Johnson <johnson.peter@gmail.com> (maintainer)
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Tue, 18 May 2010
[ 08:32 wen search for other commits by this committer ] Original commit 
- Update to 1.0.1

PR:             ports/146689
Submitted by:   Peter Johnson <johnson.peter@gmail.com>
Sun, 16 May 2010
[ 09:53 wen search for other commits by this committer ] Original commit 
- Update to 1.0.0

PR:             ports/146512
Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:    maintainer
Mon, 27 Apr 2009
[ 11:48 amdmi3 search for other commits by this committer ] Original commit 
- Update to 0.8.0

PR:             134032
Submitted by:   Alex Kozlov <spam at rm-rf dot kiev dot ua>
Approved by:    Peter Johnson <johnson dot peter at gmail dot com> (maintainer)
Sun, 12 Oct 2008
[ 13:03 miwi search for other commits by this committer ] Original commit 
- Update to 0.7.2

PR:             128018
Submitted by:   Peter Johnson <johnson.peter@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, 31 May 2008
[ 12:33 wxs search for other commits by this committer ] Original commit 
Update to 0.7.1

PR:             ports/124088
Submitted by:   Peter Johnson <johnson.peter@gmail.com> (maintainer)
Approved by:    garga (mentor, implicit)
Wed, 7 May 2008
[ 08:17 lwhsu search for other commits by this committer ] Original commit 
- Update to 0.7.0

PR:             ports/123453
Submitted by:   bf <bf2006a AT yahoo.com>
Approved by:    "Peter Johnson" <johnson.peter AT gmail.com> (maintainer)
Sun, 23 Sep 2007
[ 05:49 lwhsu search for other commits by this committer ] Original commit 
- Update to 0.6.2

PR:             ports/116553
Submitted by:   Peter Johnson <johnson.peter AT gmail.com> (maintainer)
Mon, 23 Jul 2007
[ 09:36 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Mon, 11 Jun 2007
[ 03:17 rafan search for other commits by this committer ] Original commit 
- Update to 0.6.1

PR:             ports/113512
Submitted by:   Peter Johnson <johnson.peter at gmail.com> (maintainer)
Sat, 31 Mar 2007
[ 17:45 shaun search for other commits by this committer ] Original commit 
- Update to 0.6.0.
- Hand over maintainership to submitter (who also happens to be the
  author of yasm)

PR:             ports/109511
Submitted by:   Peter Johnson <johnson.peter@gmail.com>
Sat, 9 Dec 2006
[ 03:38 shaun search for other commits by this committer ] Original commit 
Fix build on ia64.
Fri, 17 Nov 2006
[ 06:50 kris search for other commits by this committer ] Original commit 
BROKEN on ia64: Does not build
Tue, 8 Aug 2006
[ 14:33 shaun search for other commits by this committer ] Original commit 
Upgrade to 0.5.0.

PR:             ports/100459
Submitted by:   Peter Johnson <johnson.peter@gmail.com>
Mon, 19 Jun 2006
[ 20:06 shaun search for other commits by this committer ] Original commit  (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
Switch to my @FreeBSD.org address.

Approved by:    ahze (mentor)
Tue, 25 Apr 2006
[ 17:54 garga search for other commits by this committer ] Original commit 
- Respect WITHOUT_NLS knob
- Take maintainership

PR:             ports/96290
Submitted by:   Shaun Amott <shaun@inerd.com>
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Thu, 30 Jun 2005
[ 15:47 vs search for other commits by this committer ] Original commit 
Don't link statically to home-grown libltdl
Mon, 1 Nov 2004
[ 21:14 sem search for other commits by this committer ] Original commit 
Update to 0.4.0

PR:             ports/73366
Submitted by:   Peter Johnson <freebsd (at) bilogic (dot) org>
Tue, 30 Mar 2004
[ 19:20 krion search for other commits by this committer ] Original commit  (Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
- Use USE_ICONV knob

Approved by:    portmgr
Wed, 4 Feb 2004
[ 04:36 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 312 ports in this commit are shown above. View all ports for this commit)
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
Fri, 23 Jan 2004
[ 18:12 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 314 ports in this commit are shown above. View all ports for this commit)
Now gettext 0.12.1 is gettext-old.
Mon, 12 Jan 2004
[ 23:57 pav search for other commits by this committer ] Original commit 
- Update to 0.3.0

PR:             ports/61277
Submitted by:   Vincent Tantardini <vinc@FreeBSD-fr.org>
Tue, 26 Aug 2003
[ 20:25 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 173 ports in this commit are shown above. View all ports for this commit)
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
Mon, 25 Aug 2003
[ 05:41 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 175 ports in this commit are shown above. View all ports for this commit)
Chase the libintl.so shared lib version.
Mon, 7 Apr 2003
[ 05:24 ijliao search for other commits by this committer ] Original commit 
add yasm 0.2.1
A complete rewrite of the NASM assembler

Number of commits found: 44