notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
libatomic_ops Atomic operations access library
7.8.0 devel on this many watch lists=12 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 7.8.0Version of this port present on the latest quarterly branch.
Maintainer: rodrigo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-09-23 06:03:28
Last Update: 2023-04-05 08:36:52
Commit Hash: b375bf2
People watching this port, also watch:: libarchive, w3m, xmlto, autoconf, libedit
License: BSD2CLAUSE GPLv2
WWW:
https://github.com/ivmai/libatomic_ops
Description:
This package provides semi-portable access to hardware provided atomic memory operations. These might allow you to write code: - That does more interesting things in signal handlers - Makes more effective use of multiprocessors by allowing you to write clever lock-free code. Note that such code is very difficult to get right, and will unavoidably be less portable than lock-based code. It is also not always faster than lock-based code. But it may occasionally be a large performance win - To experiment with new and much better thread programming paradigms, etc. For details and licensing restrictions, please see the documentation.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (94 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libatomic_ops-7.8.0/catalog.mk
  3. /usr/local/share/licenses/libatomic_ops-7.8.0/LICENSE
  4. /usr/local/share/licenses/libatomic_ops-7.8.0/BSD2CLAUSE
  5. /usr/local/share/licenses/libatomic_ops-7.8.0/GPLv2
  6. include/atomic_ops.h
  7. include/atomic_ops/ao_version.h
  8. include/atomic_ops/generalize-arithm.h
  9. include/atomic_ops/generalize-small.h
  10. include/atomic_ops/generalize.h
  11. include/atomic_ops/sysdeps/all_acquire_release_volatile.h
  12. include/atomic_ops/sysdeps/all_aligned_atomic_load_store.h
  13. include/atomic_ops/sysdeps/all_atomic_load_store.h
  14. include/atomic_ops/sysdeps/all_atomic_only_load.h
  15. include/atomic_ops/sysdeps/ao_t_is_int.h
  16. include/atomic_ops/sysdeps/armcc/arm_v6.h
  17. include/atomic_ops/sysdeps/emul_cas.h
  18. include/atomic_ops/sysdeps/gcc/aarch64.h
  19. include/atomic_ops/sysdeps/gcc/alpha.h
  20. include/atomic_ops/sysdeps/gcc/arm.h
  21. include/atomic_ops/sysdeps/msftc/arm64.h
  22. include/atomic_ops/sysdeps/gcc/avr32.h
  23. include/atomic_ops/sysdeps/gcc/cris.h
  24. include/atomic_ops/sysdeps/gcc/e2k.h
  25. include/atomic_ops/sysdeps/gcc/generic-arithm.h
  26. include/atomic_ops/sysdeps/gcc/generic-small.h
  27. include/atomic_ops/sysdeps/gcc/generic.h
  28. include/atomic_ops/sysdeps/gcc/hexagon.h
  29. include/atomic_ops/sysdeps/gcc/hppa.h
  30. include/atomic_ops/sysdeps/gcc/ia64.h
  31. include/atomic_ops/sysdeps/gcc/m68k.h
  32. include/atomic_ops/sysdeps/gcc/mips.h
  33. include/atomic_ops/sysdeps/gcc/powerpc.h
  34. include/atomic_ops/sysdeps/gcc/riscv.h
  35. include/atomic_ops/sysdeps/gcc/s390.h
  36. include/atomic_ops/sysdeps/gcc/sh.h
  37. include/atomic_ops/sysdeps/gcc/sparc.h
  38. include/atomic_ops/sysdeps/gcc/tile.h
  39. include/atomic_ops/sysdeps/gcc/x86.h
  40. include/atomic_ops/sysdeps/generic_pthread.h
  41. include/atomic_ops/sysdeps/hpc/hppa.h
  42. include/atomic_ops/sysdeps/hpc/ia64.h
  43. include/atomic_ops/sysdeps/ibmc/powerpc.h
  44. include/atomic_ops/sysdeps/icc/ia64.h
  45. include/atomic_ops/sysdeps/loadstore/acquire_release_volatile.h
  46. include/atomic_ops/sysdeps/loadstore/atomic_load.h
  47. include/atomic_ops/sysdeps/loadstore/atomic_store.h
  48. include/atomic_ops/sysdeps/loadstore/char_acquire_release_volatile.h
  49. include/atomic_ops/sysdeps/loadstore/char_atomic_load.h
  50. include/atomic_ops/sysdeps/loadstore/char_atomic_store.h
  51. include/atomic_ops/sysdeps/loadstore/double_atomic_load_store.h
  52. include/atomic_ops/sysdeps/loadstore/int_acquire_release_volatile.h
  53. include/atomic_ops/sysdeps/loadstore/int_atomic_load.h
  54. include/atomic_ops/sysdeps/loadstore/int_atomic_store.h
  55. include/atomic_ops/sysdeps/loadstore/ordered_loads_only.h
  56. include/atomic_ops/sysdeps/loadstore/ordered_stores_only.h
  57. include/atomic_ops/sysdeps/loadstore/short_acquire_release_volatile.h
  58. include/atomic_ops/sysdeps/loadstore/short_atomic_load.h
  59. include/atomic_ops/sysdeps/loadstore/short_atomic_store.h
  60. include/atomic_ops/sysdeps/msftc/arm.h
  61. include/atomic_ops/sysdeps/msftc/common32_defs.h
  62. include/atomic_ops/sysdeps/msftc/x86.h
  63. include/atomic_ops/sysdeps/msftc/x86_64.h
  64. include/atomic_ops/sysdeps/ordered.h
  65. include/atomic_ops/sysdeps/ordered_except_wr.h
  66. include/atomic_ops/sysdeps/read_ordered.h
  67. include/atomic_ops/sysdeps/standard_ao_double_t.h
  68. include/atomic_ops/sysdeps/sunc/sparc.h
  69. include/atomic_ops/sysdeps/sunc/x86.h
  70. include/atomic_ops/sysdeps/test_and_set_t_is_ao_t.h
  71. include/atomic_ops/sysdeps/test_and_set_t_is_char.h
  72. include/atomic_ops_malloc.h
  73. include/atomic_ops_stack.h
  74. lib/libatomic_ops.a
  75. lib/libatomic_ops.so
  76. lib/libatomic_ops.so.1
  77. lib/libatomic_ops.so.1.2.0
  78. lib/libatomic_ops_gpl.a
  79. lib/libatomic_ops_gpl.so
  80. lib/libatomic_ops_gpl.so.1
  81. lib/libatomic_ops_gpl.so.1.2.0
  82. libdata/pkgconfig/atomic_ops.pc
  83. share/doc/libatomic_ops/AUTHORS
  84. share/doc/libatomic_ops/ChangeLog
  85. share/doc/libatomic_ops/LICENSE
  86. share/doc/libatomic_ops/COPYING
  87. share/doc/libatomic_ops/README.md
  88. share/doc/libatomic_ops/README_details.txt
  89. share/doc/libatomic_ops/README_malloc.txt
  90. share/doc/libatomic_ops/README_stack.txt
  91. share/doc/libatomic_ops/README_win32.txt
  92. @owner
  93. @group
  94. @mode
Collapse this list.
Dependency lines:
  • libatomic_ops>0:devel/libatomic_ops
To install the port:
cd /usr/ports/devel/libatomic_ops/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libatomic_ops
  • pkg install libatomic_ops
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libatomic_ops
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1680679098 SHA256 (libatomic_ops-7.8.0.tar.gz) = 15676e7674e11bda5a7e50a73f4d9e7d60452271b8acf6fd39a71fefdf89fa31 SIZE (libatomic_ops-7.8.0.tar.gz) = 526300

Packages (timestamps in pop-ups are UTC):
libatomic_ops
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.8.07.8.07.6.107.8.07.8.0-7.6.10-
FreeBSD:13:quarterly7.8.07.8.07.8.07.8.07.8.07.8.07.8.07.8.0
FreeBSD:14:latest7.8.07.8.07.6.127.8.07.8.07.8.0-7.8.0
FreeBSD:14:quarterly7.8.07.8.0-7.8.07.8.07.8.07.8.07.8.0
FreeBSD:15:latest7.8.07.8.0n/a7.8.0n/a7.8.07.8.07.8.0
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Build
  1. devel/boehm-gc
  2. devel/boehm-gc-threaded
  3. dns/dnsdist
  4. lang/ecl
  5. math/maxima
  6. math/sage
  7. science/mbdyn

Deleted ports which required this port:

Expand this list of 7 deleted ports
  1. devel/boehm-gc-redirect*
  2. devel/freeocl*
  3. net/ceph*
  4. net/ceph-devel*
  5. net/ceph12*
  6. net/ceph13*
  7. net/ceph14*
  8. Collapse this list of deleted ports.
for Run
  1. lang/ecl

Configuration Options:
===> The following configuration options are available for libatomic_ops-7.8.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_libatomic_ops
USES:
cpe libtool pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/ivmai/libatomic_ops/releases/download/v7.8.0/
Collapse this list.

Number of commits found: 35

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.8.0
05 Apr 2023 08:36:52
commit hash: b375bf22af9ea9f8441bf7ab00b3ad1d3e80126acommit hash: b375bf22af9ea9f8441bf7ab00b3ad1d3e80126acommit hash: b375bf22af9ea9f8441bf7ab00b3ad1d3e80126acommit hash: b375bf22af9ea9f8441bf7ab00b3ad1d3e80126a files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
devel/libatomic_ops: update to 7.8.0

Full changelog: https://github.com/ivmai/libatomic_ops/releases/tag/v7.8.0

Reported by:	Ivan Maidanski <ivmai@mail.ru> (by private email)
7.6.14
15 Jan 2023 20:49:26
commit hash: a2f13e3f723f35b732e1fe0d5c4cea6e74a74ea6commit hash: a2f13e3f723f35b732e1fe0d5c4cea6e74a74ea6commit hash: a2f13e3f723f35b732e1fe0d5c4cea6e74a74ea6commit hash: a2f13e3f723f35b732e1fe0d5c4cea6e74a74ea6 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
devel/libatomic_ops: update to 7.6.14

Port changes:
    * enable shared library
    * Fix makefile to make portclippy happy

Major changes:
    * Avoid AO_stack_t to cross CPU cache line boundary
    * Do not assume 'ordered except earlier write' for UWP/arm64
    * Ensure result of AO_test_and_set is always AO_TS_CLEAR or AO_TS_SET
    * Fix 'AO_malloc redefinition' MS VC warning caused by attributes mismatch
    * Repeat black list check on CAS fail in stack_push_explicit_aux_release

    Full changelog: https://github.com/ivmai/libatomic_ops/releases/tag/v7.6.14

PR:		268698
Reported by:	pkubaj
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
7.6.12
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
7.6.12
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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)
7.6.12
19 Jan 2022 13:18:13
commit hash: ac03e21bace6c8428944be8f05c82bd7d978a8edcommit hash: ac03e21bace6c8428944be8f05c82bd7d978a8edcommit hash: ac03e21bace6c8428944be8f05c82bd7d978a8edcommit hash: ac03e21bace6c8428944be8f05c82bd7d978a8ed files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
devel/libatomic_ops: Use release archive

Use release archive instead of USE_GITHUB as suggested
by "Porters Handbook" ; this also remove the need to use
USES= autoreconf.
Also remove libltdl dependency

PR:		260877
Reported by:	diizzy
7.6.12
14 Nov 2021 22:45:25
commit hash: 2b8ba6d0a3970e31aaadd4aecf646f25688d148ccommit hash: 2b8ba6d0a3970e31aaadd4aecf646f25688d148ccommit hash: 2b8ba6d0a3970e31aaadd4aecf646f25688d148ccommit hash: 2b8ba6d0a3970e31aaadd4aecf646f25688d148c files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
devel/libatomic_ops: Update to 7.6.12

Changelog: https://github.com/ivmai/libatomic_ops/releases/tag/v7.6.12
7.6.10
05 Oct 2021 20:01:21
commit hash: 5ea1a96e0cc271d3d371bece70863d4290e7a381commit hash: 5ea1a96e0cc271d3d371bece70863d4290e7a381commit hash: 5ea1a96e0cc271d3d371bece70863d4290e7a381commit hash: 5ea1a96e0cc271d3d371bece70863d4290e7a381 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
devel/libatomic_ops: Add CPE information

Approved by:	portmgr (blanket)
7.6.10
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
7.6.10
03 Mar 2019 22:32:54
Revision:494528Original commit files touched by this commit
rodrigo search for other commits by this committer
Upgrade devel/libatomic_ops from v7.6.8 to v7.6.10

 * Eliminate 'my_chunk_ptr-AO_initial_heap out of bounds' cppcheck warning
 * Fix 'AO_*_TS_T is not defined' compiler warnings (GCC-8)
 * Fix 'duplicate symbol' error for test_malloc/stack with static libs (OS X)
 * Workaround 'argument to function assert is always 1' cppcheck warnings
7.6.8
28 Feb 2019 21:36:26
Revision:494208Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

Approved by:	portmgr (blanket)
7.6.8
26 Dec 2018 14:59:35
Revision:488395Original commit files touched by this commit
rodrigo search for other commits by this committer
Upgrade devel/libatomic_ops from 7.6.4 to 7.6.8

Changelog:
 * Eliminate 'casting signed to bigger unsigned int' CSA warning (test_stack)
 * Eliminate 'redundant blank line at start/end of block' CodeFactor warning
 * Fix 'Cannot implement CAS_full on this architecture' build error (nios2)
 * Fix a typo in arm_v6.h
 * Support aarch64-ilp32 (GCC) and UWP/arm64 (MS VC) targets
 * Undefine AO_ARM_HAVE_* private macros after their usage
 * Use standalone private macro to guard against AO_GCC_BARRIER redefinition
 * Workaround 'condition my_chunk_ptr is always false' cppcheck false positive
7.6.4
04 Apr 2018 21:06:57
Revision:466509Original commit files touched by this commit
rodrigo search for other commits by this committer
Upgrade libatomic_ops to 7.6.4

Major changes since v7.6.0:
  * Eliminate compiler warnings
  * Eliminate data race in cons() of test_malloc
  * Fix 'bad register name %sil' assembler error (GCC-4.4/x86)
  * Fix 'doc' files installation folder
  * Fix AO_malloc for sizes near CHUNK_SIZE
  * Fix memory leak in test_malloc
  * Fix public headers inclusion from clients C++ code
  * Fix size value wrap around in AO_malloc_large
  * Fix test failures for Clang-3.8 and older (Aarch64)
  * Fix test_atomic failure caused unaligned AO_double_t access (x86)
  * Implement fetch-CAS for s390[x] (gcc)
  * Support AIX/ppc, MIPS rel6, n32 ABI for mips64, RISC-V
  * Update README about bugs reporting and new releases notification
  * Use built-in atomics for load/store/CAS for Clang by default (Aarch64)
  * Use GCC atomic intrinsics for Hexagon (clang 3.9+)
  * Use LLD and SCD instructions on mips64

Reported by:	Ivan Maidanski <ivmai@mail.ru> (by email)
7.6.0_1
05 Aug 2017 23:12:02
Revision:447431Original commit files touched by this commit
sunpoet search for other commits by this committer
Add LICENSE_FILE

Approved by:	portmgr (blanket)
7.6.0_1
03 Aug 2017 17:36:58
Revision:447271Original commit files touched by this commit
rakuco search for other commits by this committer
Fix plist after r447203.
7.6.0
03 Aug 2017 11:32:22
Revision:447203Original commit files touched by this commit
rodrigo search for other commits by this committer
Update port to 7.6.0
Multiple changes, fixes and workarounds
see https://github.com/ivmai/libatomic_ops/releases/tag/v7.6.0
7.4.6_1
19 Jun 2017 17:50:06
Revision:443901Original commit files touched by this commit
rodrigo search for other commits by this committer
Add a missed patch for arm build
Bump PORTREVISION

PR:		220008
Submitted by:	mikael.urankar@gmail.com
Approved by:	maintainer
7.4.6
13 Jun 2017 21:32:37
Revision:443542Original commit files touched by this commit
rodrigo search for other commits by this committer
Fix small mistakes in the Makefile
Since this has no inpact on the build itself, no portrevision bump required
7.4.6
11 Jun 2017 13:26:46
Revision:443387Original commit files touched by this commit
rodrigo search for other commits by this committer
Update the port from 7.4.4 to 7.4.6

Multiple fixes and improvements
7.4.4
24 Aug 2016 10:53:33
Revision:420785Original commit files touched by this commit
cpm search for other commits by this committer
- Update to 7.4.4
- Use PORTVERSION instead of DISTVERSION
- Add patch to fix boehm-gc on sparc

Log:
- Eliminate 'signed-to-unsigned value extension' compiler warning in malloc.
- Eliminate 'variable set but not used' Cppcheck warnings in test_stack.
- Fix GCC 5.x compatibility for AArch64 double-wide primitives.
- Fix makefile preventing AO_pause undefined in libatomic_ops_gpl.
- Fix missing casts to match printf format specifier in test_atomic.
- Fix missing output folder on making auto-generated test files (Automake).
- Fix typo in configure.ac (in description of AO_ASM_X64_AVAILABLE).
- Minor fix of code alignment in mips AO_compare_and_swap.
- Remove TODO file.
- Restore contribution info in ChangeLog for authors not listed in git log.

Submitted by:	cpm
Reviewed by:	amdmi3, feld, junovitch (mentors)
Approved by:	maintainer timeout (3 weeks)
Differential Revision:	D7311
7.4.0_1
21 Mar 2016 22:32:03
Revision:411626Original commit files touched by this commit
rodrigo search for other commits by this committer
Fix compilation for arm

PR:		208176
Submitted by:	mikael.urankar@gmail.com
7.4.0_1
01 Sep 2015 16:20:48
Revision:395777Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
- While here, add some NO_ARCHes

Approved by:	portmgr blanket
7.4.0_1
27 Oct 2014 10:40:08
Revision:371546Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
7.4.0_1
23 Jul 2014 08:39:52
Revision:362637Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
7.4.0
20 Jul 2014 19:31:12
Revision:362357Original commit files touched by this commit
rodrigo search for other commits by this committer
- update WWW
- remove deprecated mirror

PR:	ports/191764
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by:	bapt (mentor)
7.4.0
22 Apr 2014 14:13:26
Revision:351839Original commit files touched by this commit
rodrigo search for other commits by this committer
- Update port to 7.4.0
- Add extra master site
- fix license

PR:		ports/188321
Submitted by:	Oleksii Tsai <oleksii.tsai@googlemail.com>
Approved by:	bapt (mentor)
7.3.a2
29 Jan 2014 09:17:42
Revision:341704Original commit files touched by this commit
rodrigo search for other commits by this committer
Update maintainer email address

Approved by:	bapt@ (co-mentor)
7.3.a2
25 Sep 2013 00:54:09
Revision:328226Original commit files touched by this commit
bdrewery search for other commits by this committer
- Remove NO_STAGE as these have been tested to be safe

With hat:	portmgr
7.3.a2
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
7.3.a2
19 Mar 2013 13:04:31
Revision:314640Original commit files touched by this commit
eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
7.3.a2
31 Jan 2013 05:15:39
Revision:311288Original commit files touched by this commit
danfe search for other commits by this committer
Last minute cosmetic changes.
7.3.a2
31 Jan 2013 05:09:25
Revision:311287Original commit files touched by this commit
danfe search for other commits by this committer
- Update to version 7.3alpha2
- Define LICENSE, utilize DISTVERSION, etc.
- Conditionally install documentation
- Reindent port description while here

PR:		ports/175662
Submitted by:	maintainer
7.2.a6
12 Jan 2013 12:07:59
Revision:310267Original commit files touched by this commit
wen search for other commits by this committer
- Trim Makefile headers
- Pass maintainership to submitter

PR:		175184
Submitted by:	Rodrigo (ros) OSORIO <rodrigo@bebik.net>
7.2.a6
24 Oct 2011 03:33:20
Original commit files touched by this commit
stas search for other commits by this committer
- 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).
7.2.a6
23 Sep 2011 06:03:14
Original commit files touched by this commit
stas search for other commits by this committer
- Add devel/libatomic-ops, a library providing portable access to
  atomic operations.

  WWW: http://www.hpl.hp.com/personal/Hans_Boehm/gc/

Number of commits found: 35