sthen
3cdf2816b0
sync WANTLIB for some packages that could be semi-automated for some
...
common missing libs, with "help" from portbump, but i reviewed everything
2022-03-27 16:23:04 +00:00
naddy
69de5bdc39
drop RCS Id from all ports where I'm listed as MAINTAINER
2022-03-08 14:27:46 +00:00
sthen
3318ced016
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:46:54 +00:00
espie
8e6c789879
@bin markers
2018-05-20 08:21:35 +00:00
naddy
a84cdf6332
Explicitly link in libm since math functions are called from the main
...
program (duh!). Required by lld.
2018-04-28 15:32:48 +00:00
naddy
ed27f40d40
replace gettext module
2016-04-26 17:47:36 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
espie
0662a4e9d6
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:20:26 +00:00
naddy
bdd62947f1
clean up USE_GROFF in my own ports
2012-08-06 12:21:05 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
jasper
5d3e86e4d8
- regen WANTLIB
2011-11-03 20:28:09 +00:00
espie
e820071495
normalize pkgpath
2011-09-16 10:31:20 +00:00
espie
bc8dc9adb1
new depends
2010-11-19 07:23:05 +00:00
espie
cc12c18d21
WANTLIB for math
2010-11-07 20:33:58 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
3075d068d4
USE_GROFF=Yes
2010-10-18 20:52:05 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
ajacoutot
21da929ec9
Fix DEPENDS after gtk+2 and gdk-pixbuf split.
...
ok jasper@
2010-09-30 07:21:18 +00:00
steven
80dfe7cfa9
REVISION
2010-07-18 10:30:41 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
sthen
890df46af6
fix WANTLIB and bump.
2009-03-11 09:16:16 +00:00
sthen
6abd222381
sync WANTLIB following cairo update. ok naddy
2008-06-29 20:44:51 +00:00
steven
e8d7af48a0
fix WANTLIB
2007-11-14 09:43:39 +00:00
naddy
aa20fa1364
maintenance update to 1.3.18
2007-10-05 16:12:20 +00:00
naddy
e9602a787b
update to 1.3.17 which fixes an unbounded strcpy
2007-07-21 15:20:54 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
steven
26f5ae54bd
fix WANTLIB of ports using gtk, needed after switch to our own pkg-config
2007-01-04 20:19:53 +00:00
espie
0f5dc96ea1
say goodbye to GNU land.
2006-12-16 12:22:32 +00:00
steven
91a71496cd
USE_X11
2006-11-13 12:51:14 +00:00
espie
5b8b723bc3
zap unneeded 0.0
2006-09-18 11:50:39 +00:00
espie
948f8f98f0
more new lib specs
2006-08-03 20:04:51 +00:00
bernd
c3e1e3a89e
Fix WANTLIB after gtk+2 upgrade.
2006-06-13 13:19:08 +00:00
steven
93b69450c9
fix WANTLIB after gtk+2 downgrade
...
replace intl iconv in WANTLIB by MODULES=devel/gettext
2006-01-18 21:13:22 +00:00
wilfried
33d1f9302e
fix wantlib + bump
2005-11-15 15:35:40 +00:00
naddy
d9ec5acb5b
Update to 1.3.16. Notable changes:
...
* switched to GTK+ 2.x
* added shortcut for keypad comma
* faster startup
2005-05-01 18:34:14 +00:00
naddy
8e0d7f62ec
SIZE
2005-01-05 17:05:00 +00:00
alek
554de2fd94
Add WANTLIB markers
2004-12-27 07:16:44 +00:00
espie
d7c7e778ad
new style PLISTs
2004-09-15 09:11:58 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
naddy
e44dfb92ce
Update to 1.3.15. Adds some keyboard shortcuts.
2003-07-31 18:53:00 +00:00
naddy
de6ce7a55f
update to 1.3.14
2003-07-14 11:31:52 +00:00
naddy
8cb916bdd8
Update to 1.3.13. Changes in this release:
...
- Fix a bug which caused segfaults during pasting when the selection
could not be retrieved.
2002-08-20 10:39:45 +00:00
naddy
7d24a5cd0f
Update to 1.3.12: various minor enhancements and fixes.
2002-07-29 10:57:51 +00:00
naddy
9b7b9873ad
Update to 1.3.11.
...
Fixed: the bug in setting the color for the button labels and display
glyphs. Now, calcoo DOES take this color from the current GTK+
scheme.
2002-07-15 17:57:13 +00:00
naddy
06658f3d2d
typo; from Alexei Kaminski <alexeik@physics.umd.edu>
2002-06-20 22:00:56 +00:00
naddy
5b06a89f8c
Update to 1.3.10.
...
Changes: In the RPN mode, the keys to swap registers X and Z, and X and T
have been replaced with keys to scroll the stack.
2002-06-20 15:55:40 +00:00
naddy
7f6c40dea3
Update to 1.3.9. Notable changes:
...
- An option for output rounding has been added.
2002-06-11 09:52:23 +00:00
naddy
5affce5d67
Update to 1.3.8. Notable changes:
...
* Non-integer powers of negative numbers now yield errors instead
of weird results.
* The selected angle units are saved now.
* Various bug fixes and pixmap cosmetics.
2002-06-04 21:38:33 +00:00
espie
8e0401df9e
More MASTER_SITES_SUBDIR out
2002-05-13 23:31:24 +00:00
naddy
741671b297
Update to 1.3.7:
...
- Now all the buttons except for undo and clear_all become grayed
out when an error occurs.
- Bug fixes.
2002-03-10 13:08:55 +00:00