Commit Graph

96 Commits

Author SHA1 Message Date
Kris Kennaway
1ad120e812 Now builds on 6.x. 2005-07-19 16:58:16 +00:00
Sergey Matveychuk
4ef3349064 - Fix build on CURRENT (we have more math functions now)
Reported by:	kris via pointyhat
2005-05-08 09:35:37 +00:00
Kris Kennaway
760935df10 BROKEN on 6.0: Does not compile 2005-05-07 02:57:00 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kris Kennaway
2f4867842c Previous commit was in error, the port was fixed 5 days ago
Pointy hat to:	kris
Approved by:	portmgr (self)
2005-03-27 19:32:22 +00:00
Kris Kennaway
091c27ec82 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2005-03-26 21:22:13 +00:00
Sergey Matveychuk
d87abb1b71 - Fix build on RELENG_5 after math.h MFC
Reported by:    kris via pointyhat
Approved by:    portmgr (marcus)
2005-03-22 08:22:31 +00:00
Sergey Matveychuk
936ee6eb6a - Fix build on CURRENT
Reported by:	kris via pointyhat
2005-01-29 20:11:07 +00:00
Sergey Matveychuk
c71f872b94 - Fix plist on 4.x
Submitted by:	pointyhat via kris
2004-12-26 11:50:10 +00:00
Sergey Matveychuk
f1c64c7036 - Does not build on alpha 4.x 2004-12-18 17:31:58 +00:00
Sergey Matveychuk
a5261ba95e - Fix build on 4.10. 2004-11-24 03:27:17 +00:00
Sergey Matveychuk
06a42a3658 - Unbreak on 5.3+ 2004-11-17 09:20:41 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Sergey Matveychuk
163b384ab8 Mark broken while I have no work around for gcc 3.4 build 2004-08-10 06:53:03 +00:00
Sergey Matveychuk
067ca0c478 Change email address for my ports.
Approved by:	krion (mentor)
2004-07-07 19:20:02 +00:00
Kirill Ponomarev
e50992e9e2 - Fix defaults with BATCH=yes
PR:		ports/64128
Submitted by:	maintainer
2004-03-12 09:09:33 +00:00
Mark Linimon
9e504f8f2b Add missing files for lifecycle; utilize OPTIONS; add SIZE.
PR:		ports/62886
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2004-02-25 05:38:13 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Sergei Kolobov
a709d2e9be - Remove patch not needed anymore
PR:		59270
Submitted by:	maintainer
2003-11-16 10:10:42 +00:00
Sergei Kolobov
6ae5233f79 - Update to 2.3.11
- USE_AUTOCONF
- gcc 3.2 -> 3.3 on -stable

PR:		58014
Submitted by:	maintainer
2003-11-05 08:08:02 +00:00
Kirill Ponomarev
06dbece8c9 - Use ${PTHREAD_LIBS}
PR:		56761
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2003-09-25 20:04:54 +00:00
Edwin Groothuis
7c7f149cf5 tarball rerolled, only changes in the comments in the file doc/doc.ps.
Noticed thanks to: Sergey Matveychuk <sem@ciam.ru>
2003-09-08 09:01:17 +00:00
Edwin Groothuis
c33228bd0e [MAINTAINER] devel/mico: fix docs fetch
Documentation has gone from master site (I hope accidently),
	so I've put it on my home page to fix fetching.

Doesn't fix the checksum problem.

PR:		ports/56568
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-09-08 08:33:31 +00:00
Kirill Ponomarev
a54c6d4835 - Utilize DOCSDIR and EXAMPLESDIR
- make portlint happy: move DISTFILES
- change COMMENT a little
- ${ECHO} -> ${ECHO_MSG}

PR:		55946
Submitted by:	maintainer
2003-08-25 12:37:51 +00:00
Kirill Ponomarev
709455dd16 Fix build on 4.x
PR:		55010
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
2003-07-29 13:18:33 +00:00
Daichi GOTO
183c7829f7 update devel/mico:
- fix build and enable CSL2 on -STABLE with gcc32 port
  - add patch for externalize service from developers
  - change WITH_GCC32 to WITH_SYSTEM_GCC. Mico builds best with gcc32,
    so it's default now
  - bump PORTVERSION

PR:		54350
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2003-07-14 06:41:27 +00:00
Erwin Lansing
202ac8971e Fix typo USE_XLIBS -> USE_XLIB
PR:		54357
Submitted by:	Mark Linimon <linimon@lonesome.com>
Approved by:	maintainer
2003-07-11 12:23:23 +00:00
Daichi GOTO
af74ba5d88 fix devel/mico:
- fix and enable lifecycle service
  - WITHOUT_SREVICES=yes to build only ORB
  - fixes to externalize service

PR:		54117
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2003-07-07 07:24:02 +00:00
Daichi GOTO
3c251ab3e7 update devel/mico: 2.3.10 --> 2.3.10_1
- install HTML documentation
  - add build options: WITH_X11, WITH_QT, TITH_GTK, WITH_TCL
  - fix PLIST and make it flexible and depended on build options
  - add WITH_GCC32 option to build with lang/gcc32 on -STABLE
  - add patches and rename old
  - many style fixes
  - change COMMENT to correspond to Mico current state
  - decrease pkg-descr to 24 lines

PR:		53988
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2003-07-02 13:02:29 +00:00
Erwin Lansing
538a315bdf * Add detailed description about Mico features.
* Remove broken URL
* I'v broke mico on -STABLE accidentally. This patch fix it.
* remove dependency on gcc 3.2. it's uselessly;
* add multithread, SSL and full CORBA support;
* pass maintainership to submitter

PR:		53623
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-06-24 19:13:37 +00:00
Tilman Keskinoz
5cb34ba408 Update to 2.3.10
Unbreak on -CURRENT

PR:		53610
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-06-22 18:23:31 +00:00
Kris Kennaway
93872f18cc Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris
2003-06-04 22:43:38 +00:00
Kris Kennaway
9c288e873f BROKEN on 5.1: bad C++ 2003-05-18 09:55:25 +00:00
Tilman Keskinoz
5721e20d13 Unbreake by using USE_GCC= 3.2
Submitted by:	flynn@energyhq.homeip.net (Miguel Mendez)
2003-05-09 23:49:54 +00:00
Kris Kennaway
fab932ce7f BROKEN: Does not compile 2003-05-06 21:37:26 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Tilman Keskinoz
ffe44cb012 Unbreak by updating to 2.3.9
Removed most of the optional dependencies.
Reset Maintainer to ports

Note: I did not test, if the port works but at least it builds now.

PR:		37903,36838
Submitted by:	arved, Alex Zykov <az@ci.nnov.ru>
Approved by: 	Maintainer timeout (ca. 10 months)
2003-02-22 17:21:07 +00:00
Kris Kennaway
c68436a7b7 Remove USE_NEWGCC, which is no longer supported or required.
Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
2002-08-31 02:44:07 +00:00
Mario Sergio Fujikawa Ferreira
bd09b5ac0c Deploy USE_GNOMENG infrastructure
PR:		42195
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:31:52 +00:00
Will Andrews
03125086c0 Re-add this port marked BROKEN and commenting out USE_QT_VER and related
relating to Qt1.  When someone has time they can test with Qt2 and fix this.

Requested by:	sobomax
2002-04-19 23:18:19 +00:00
Will Andrews
e05ed36727 Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-19 02:30:02 +00:00
Akinori MUSHA
32c83edfbc Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 10:16:28 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3 Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:49:34 +00:00
Steve Price
26e08b6bf7 Convert to use USE_QT_VER to avoid warnings. 2001-06-17 18:05:38 +00:00
Jeremy Lea
fda2e985da Implement USE_GTK, part 1. 2000-10-05 06:36:23 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Maxim Sobolev
97b79114f1 Add missed entry in PLIST.
Submitted by:	bento
2000-06-05 12:22:12 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00