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: japanese/ebview/Makefile
SVNWeb

Number of commits found: 47

Fri, 19 Sep 2014
[ 20:43 tijl search for other commits by this committer ] Original commit   Revision:368595 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
graphics/imlib:
- Remove :oldver from USES=libtool and bump dependent ports
Sat, 13 Sep 2014
[ 15:11 tijl search for other commits by this committer ] Original commit   Revision:368108 (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
  didn't conflict with early development versions of glib/gtk 2.0
Sun, 19 Jan 2014
[ 14:24 miwi search for other commits by this committer ] Original commit   Revision:340304
- Fix build with clang
- Add License

PR:		185708
Submitted by:	ports fury
Fri, 20 Sep 2013
[ 18:47 bapt search for other commits by this committer ] Original commit   Revision:327737 (Only the first 10 of 352 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:
japanese)
Thu, 13 Sep 2012
[ 20:33 rm search for other commits by this committer ] Original commit   Revision:304232
- update japanese/eb to 4.4.3
- add support for NOPORTDOCS and WITHOUT_NLS
- bump PORTREVISION for dependent ports:
  - japanese/eblook
  - japanese/ebview
  - japanese/ebview-gtk2
  - japanese/ebnetd

while here, common changes:
- strip Makefile headers
- remove shlib versions from dependent ports
- remove deprecated attributions from pkg-descr
- whitespace fixes to pkg-descr

PR:		167175
Submitted by:	Muhammad Moinur Rahman <5u623l20 at gmail dot com> (original
patch)
Submitted by:	Yasuhiro KIMURA <yasu at utahime dot org> (maintainer, final
patch)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
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
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, 16 Oct 2010
[ 11:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 445 ports in this commit are shown above. View all ports for this commit)
Punt autoconf267->autoconf268
Wed, 15 Sep 2010
[ 18:35 ade search for other commits by this committer ] Original commit  (Only the first 10 of 652 ports in this commit are shown above. View all ports for this commit)
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Mon, 1 Feb 2010
[ 03:41 pgollucci search for other commits by this committer ] Original commit 
- Bump shlib and PORTREVISION for japanese/eb update
  libeb.so.14 -> libeb.so.15
Sat, 22 Aug 2009
[ 00:24 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 130 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 H,I,J,K,L
Mon, 20 Jul 2009
[ 18:13 nork search for other commits by this committer ] Original commit 
o Update to 4.4.1.
o Bump shlib version.
o Bump PORTREVISION of ports depending on, accordingly.

PR:             ports/136298
Submitted by:   Yasuhiro KIMURA  yasu utahime org
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)
Wed, 20 Aug 2008
[ 00:57 ade search for other commits by this committer ] Original commit  (Only the first 10 of 398 ports in this commit are shown above. View all ports for this commit)
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Fri, 6 Jun 2008
[ 13:37 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 73 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)
Thu, 20 Mar 2008
[ 09:51 pav search for other commits by this committer ] Original commit  (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Thu, 27 Dec 2007
[ 16:15 nobutaka search for other commits by this committer ] Original commit 
Fix build with gcc 4.2.
Sun, 30 Sep 2007
[ 04:47 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 300 ports in this commit are shown above. View all ports for this commit)
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
Sun, 27 May 2007
[ 02:47 kris search for other commits by this committer ] Original commit 
BROKEN with gcc 4.2
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}.
Sat, 2 Dec 2006
[ 16:06 pav search for other commits by this committer ] Original commit 
- Chase japanese/eb update
Tue, 7 Mar 2006
[ 08:28 ade search for other commits by this committer ] Original commit  (Only the first 10 of 633 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
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.
Sun, 31 Jul 2005
[ 07:17 nork search for other commits by this committer ] Original commit 
o Update to 4.2. [1]
o Fix minor bug. [2]

PR:             ports/81629 [1]
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org> [1]
Obtained from:  ndtpd/01982 [2]
Approved by:    maintainer timeout
Tue, 12 Apr 2005
[ 03:26 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Sun, 26 Dec 2004
[ 11:30 nork search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Update to 4.1.1.
o Repocopy japanese/eb -> japanese/eb3 for safe keeping.
o Chase eb library version bump.
o Connect japanese/eb3 to japanese/Makefile

PR:             ports/74133
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
Requested by:   Motoyuki Kasahara <m-kasahr@sra.co.jp> (author)
Repocopied by:  portmgr(marcus)
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, 27 Dec 2003
[ 14:58 nork search for other commits by this committer ] Original commit 
Resurrect previous commit, pre-build to post-patch.
"post-patch" is right.  I missed his description.

Submitted by:   Ports Fury
[ 13:34 nork search for other commits by this committer ] Original commit 
o Add CONFLICTS. [1]
o Fix "pre-build" target to "post-patch". [2]

PR:             ports/60402 [1]
Submitted by:   faust@ua.airnet.ne.jp [1]
Submitted by:   Ports Fury [2]
Thu, 4 Sep 2003
[ 17:01 krion search for other commits by this committer ] Original commit 
- Fix build
- Use DOCSDIR macro

PR:             56435
Submitted by:   Ports Fury
Tue, 2 Sep 2003
[ 18:39 krion search for other commits by this committer ] Original commit 
- Fix build with upgraded gettext package

PR:             56321
Submitted by:   Ports Fury
Sat, 3 May 2003
[ 15:16 nork search for other commits by this committer ] Original commit 
Update to 0.2.1.

PR:             ports/51707
Submitted by:   Ports Fury
Thu, 1 May 2003
[ 21:51 sumikawa search for other commits by this committer ] Original commit 
Use USE_GETOPT_LONG.

PR:             ports/51374
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Sun, 20 Apr 2003
[ 19:26 marcus search for other commits by this committer ] Original commit 
Remove USE_GNOMENG.
Fri, 28 Feb 2003
[ 17:38 nork search for other commits by this committer ] Original commit 
Bump PORTREVISION by updating japanese/eb.
Sun, 23 Feb 2003
[ 17:38 nork search for other commits by this committer ] Original commit 
Ebview requires a rich stack size each thread, so extend to 256k.
I don't know whether or not enough size(to 256k), but some test ok.
Thu, 20 Feb 2003
[ 18:32 knu search for other commits by this committer ] Original commit  (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sun, 2 Feb 2003
[ 14:29 nork search for other commits by this committer ] Original commit 
Conditionalize libgnugetopt dependencies.

PR:             ports/47747
Submitted by:   Ports Fury
Thu, 2 Jan 2003
[ 17:45 ijliao search for other commits by this committer ] Original commit 
upgrade to 0.2.0

PR:             45854
Submitted by:   Ports Fury
Fri, 30 Aug 2002
[ 13:56 lioux search for other commits by this committer ] Original commit 
Deploy USE_GNOMENG infrastructure

PR:             42203
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Sun, 26 May 2002
[ 10:23 yoichi search for other commits by this committer ] Original commit 
Drop maintainership. Anyone can take it.
Wed, 1 May 2002
[ 19:43 yoichi search for other commits by this committer ] Original commit 
Disable imlib test in configure script to build with imlib-1.9.14.
Fri, 5 Apr 2002
[ 16:02 yoichi search for other commits by this committer ] Original commit 
Add ebview, a gtk based tool to access CD-ROM dictionaries.

Number of commits found: 47