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/ocaml-classes/Makefile
SVNWeb

Number of commits found: 19

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.
Fri, 11 Jul 2014
[ 14:00 vanilla search for other commits by this committer ] Original commit   Revision:361535
switch to USE_OCAML*.
Sat, 17 May 2014
[ 13:45 miwi search for other commits by this committer ] Original commit   Revision:354323
- Update to version 4.00
- Stage support

PR:		188354
Submitted by:	Ports Fury
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 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 3)
Sun, 28 Oct 2012
[ 22:32 bapt search for other commits by this committer ] Original commit   Revision:306587
Update master_sites

PR:		ports/172227
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
Sat, 21 Jan 2012
[ 17:40 eadler search for other commits by this committer ] Original commit  (Only the first 10 of 1326 ports in this commit are shown above. View all ports for this commit)
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
Mon, 24 Oct 2011
[ 03:33 stas search for other commits by this committer ] Original commit  (Only the first 10 of 258 ports in this commit are shown above. View all ports for this commit)
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
Tue, 5 Apr 2011
[ 22:23 stas 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)
- Bump portrevisions on all ocaml libraries, as it appears that compiled
  interface files (.cmi) are not backward compatible with a newer ocaml
  version.

PR:             ports/156195
Suggested by:   mandree
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}.
Tue, 27 Mar 2007
[ 22:12 stas 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)
- Change my email.

Suggested by:   skv
Wed, 2 Aug 2006
[ 08:25 rafan search for other commits by this committer ] Original commit 
- Respect CFLAGS, PREFIX
- Add missing RUN_DEPENDS on ocaml
- Pass maintainership to submitter

PR:             ports/101148
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
Thu, 14 Apr 2005
[ 08:19 vs search for other commits by this committer ] Original commit 
Unbreak: List missing directory in plist
Tue, 5 Apr 2005
[ 01:36 linimon search for other commits by this committer ] Original commit 
Current maintainer is no longer able to look after this port.  We appreciate
the help in the past.
Mon, 28 Feb 2005
[ 01:14 kris search for other commits by this committer ] Original commit 
BROKEN: Incomplete pkg-plist
Fri, 21 Feb 2003
[ 11:23 knu search for other commits by this committer ] Original commit  (Only the first 10 of 422 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Mon, 16 Dec 2002
[ 09:26 knu search for other commits by this committer ] Original commit 
Remove a bogus line continuation and set PKGNAMEPREFIX properly.
(PKGNAME=classes-3.05 -> PKGNAME=ocaml-classes-3.05)
Fri, 20 Sep 2002
[ 13:21 ijliao search for other commits by this committer ] Original commit 
add ocaml-classes 3.05
Ocaml Object interface for ocaml's standard library modules

PR:             42677
Submitted by:   michaelgrunewald@yahoo.fr

Number of commits found: 19